Sign inSign up

andiwiryawan/taiga

By andiwiryawan

Updated over 7 years ago

Taiga combine front, back and event

Image
0

333

andiwiryawan/taiga repository overview

Docker image for Taiga

Deploy a Taiga inside a docker container

More info about Taiga on taiga.io

How to use it

Standalone container directly from the docker hub

Environment Default

ENV TAIGA_HOST localhost

ENV TAIGA_DEBUG True

ENV TAIGA_PUBLIC True

Email Setting

$> Change file on taiga-file/local.py

How to Build image taiga

$> docker build --rm -t [image_name] .

How To run:

$> docker-compose up -d --build

You can See compose file on my github https://github.com/andiwiryawan89/taiga

Tag summary

Content type

Image

Digest

Size

491.1 MB

Last updated

over 7 years ago

docker pull andiwiryawan/taiga