The goal of this project is to give possibility to setup taiga as easy as it possible.
Clone this project into your work directory:
$ git clone "https://github.com/trydirect/taiga.git"
$ cd taiga
Run services:
$ docker-compose up -d
In order to create django database structure and apply migrations execute following command:
docker-compose exec --user=taiga taigaback scripts/setup.sh
Content type
Image
Digest
sha256:57ec6a9b8…
Size
696.3 MB
Last updated
about 3 years ago
docker pull trydirect/taiga