Taiga combine front, back and event
333
Deploy a Taiga inside a docker container
More info about Taiga on taiga.io
Environment Default
ENV TAIGA_HOST localhost
ENV TAIGA_DEBUG True
ENV TAIGA_PUBLIC True
$> Change file on taiga-file/local.py
$> docker build --rm -t [image_name] .
$> docker-compose up -d --build
You can See compose file on my github https://github.com/andiwiryawan89/taiga
Content type
Image
Digest
Size
491.1 MB
Last updated
over 7 years ago
docker pull andiwiryawan/taiga