Took this from taiga-docker repository and tinkered a little bit.
You need docker
and docker-compose
to be installed. In order to run commands you need to cd
to this directory.
There are following options:
launch-taiga.sh
- creates (if does not exist) and runs Taiga instancestop-taiga.sh
- stops running instanceclear-taiga.sh
- stops and clears all data (removes all volumes)