Sign inSign up

dougg/taiga-backend

By dougg

•Updated about 8 years ago

Taiga Backend

Image
0

500

dougg/taiga-backend repository overview

⁠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:

Tag summary

Content type

Image

Digest

Size

99.7 MB

Last updated

about 8 years ago

docker pull dougg/taiga-backend