Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last update 2 years ago? There is alternative, working production-ready container #61

Open
blackandred opened this issue Sep 29, 2019 · 0 comments

Comments

@blackandred
Copy link

Hi, I see this project looks dead. I created a working production-ready container that is always up-to-date - all new Taiga releases are automatically built on CI (scheduled on cron) and Tagged in docker registry.

Features:

  • Production-ready setup (using gunicorn instead of python's built-in development server)
  • Stable versioning (tagged Taiga releases + dated snapshots. Dated snapshots are immutable, as main tags can be updated in case of a hotfix)
  • Automatic building of each new Taiga release on Travis CI (using for-each-github-release toolkit from RiotKit CI Utils)
  • Automatic documentation in README.md generated from parsed ENV variables and comments placed in Dockerfile

Please take a look at:
https://github.com/riotkit-org/docker-taiga

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant