- ...
- Compatible with Taiga 6.8.0
- Add some missed settings (email service and instance domain) to docker-compose-inits.yml
- Fixes high CPU peaks for rabbitmq services
- Compatible with Taiga 6.7.0
- New .env based configuration docker
- Control services startup based on healthchecks
- Thanks to @tibroc for adding hostnames to rabbitmq services
- Thanks to @ralfyang for updating shell scripts to use latest docker version
- Compatible with Taiga 6.5.0
- Serve Taiga in subpath
- Temporary fix specifying latest valid image of RabbitMQ (issue #tg-4700)
- Compatible with Taiga 6.2.2
- Compatible with Taiga 6.2.1
- Compatible with Taiga 6.2.0
- Compatible with Taiga 6.1.1
- Update github templates
- Add named volumes for rabbit services
- Improve docker configuration with
POSTGRES_PORT
.
- Improve docker configuration with
EVENTS_PUSH_BACKEND_URL
andCELERY_BROKER_URL
variables. Thanks to @ginuerzh. - Simplify and improve docker configuration
Add ENABLE_SLACK
, ENABLE_GITHUB_AUTH
and ENABLE_GITLAB_AUTH
environment variables
Adatp to latest
-
main
docker-compose.yml
for Taiga installation -
docker-compose-inits.yml
to runpython manage.py
with docker-compose