Skip to content
 
 

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy your Taiga services with Docker

Taiga is a project management platform for agile developers & designers and project managers who want a beautiful tool that makes work truly enjoyable.

https://taiga.io/

Goodies

  • Python 3.6
  • Postgres 10
  • Alpine Linux images
  • Gevent worker for gunicorn
  • django-anymail integration
  • Gitlab integration
  • Mailgun configuration

I've tried to containerize every module, so we have:

  • frontend
  • backend
  • celery worker
  • redis
  • rabbitmq
  • events

Quickstart

I'm going to write some better instructions soon, but for now, if you want to try it, just type:

docker-compose up

Since the frontend port is mapped to 80, just go to http://localhost

The login credentials are:

  • username: admin
  • password: 123123

Credits

Inspired by:

About

Taiga services running on Docker with Docker Compose (http://taiga.io)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages