You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
Please take a look at:
https://github.com/riotkit-org/docker-taiga
The text was updated successfully, but these errors were encountered: