mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
275c13292c
* Integrate Flower with Docker Compose setup locally * Remove alien worker celeryd option * Move Flower COPY section below the worker's * Remove set -o pipefail command from Flower start script * Flower client authentication * Override flower service image name * Move flower service to the end of local.yml * Install flower==0.9.2 in all environments * Introduce production flower service * Fix local flower start script * Document Flower integration * Prettify *.django envs Rationale: consistency. * Reference local environment Flower docs from the production's * 'two more services' -> 'three more services' |
||
---|---|---|
.. | ||
__init__.py | ||
conf.py | ||
deployment-on-heroku.rst | ||
deployment-on-pythonanywhere.rst | ||
deployment-with-docker.rst | ||
developing-locally-docker.rst | ||
developing-locally.rst | ||
docker-postgres-backups.rst | ||
faq.rst | ||
index.rst | ||
installing_postgres.rst | ||
linters.rst | ||
live-reloading-and-sass-compilation.rst | ||
make.bat | ||
Makefile | ||
project-generation-options.rst | ||
settings.rst | ||
troubleshooting.rst |