Skip to content

A neat and simple docker compose project for most popular open source project taiga.io.

License

Notifications You must be signed in to change notification settings

khose-ie/taigaio-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taigaio Docker Compose

A neat and simple docker compose project for most popular open source project taiga.io.

How to use

The project should be put as /root/containers/taiga by default, so please make the path and clone the project first.

# mkdir -p /root/containers
# git clone https://github.com/khose-ie/taigaio-docker-compose.git

And than, go into the folder and start the docker-compose.

cd /root/containers/taiga
docker-compose -f taiga.yaml up -d

That is OK.

Please see .env for the environment variables.

For more information about taiga.io please see taiga official website.

About

A neat and simple docker compose project for most popular open source project taiga.io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages