Skip to content

nextdrought/docker-gtt

 
 

Repository files navigation

docker-gtt

Docker image for GTT Project

Quick start

After cloning this repository run:

git submodule update --init
cp .env.example .env
docker-compose up --build

Open the application on http://localhost:3000/

Default user is admin/admin.

How to use GTT:

Find more information how to get started with the GTT plugin.

About

Docker image for GTT Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.6%
  • Dockerfile 48.4%