/docker-gtt

Docker image for GTT Project

Primary LanguageDockerfileGNU General Public License v2.0GPL-2.0

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.