cookiecutter-django/docs
Nikita Shupeyko 275c13292c
Integrate Flower with Docker Compose setup (#1655)
* 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'
2018-06-27 19:33:21 +03:00
..
__init__.py Beginning of reorganization of documentation per #335 2015-09-18 09:22:55 -07:00
conf.py First pass at running black across the project (#1602) 2018-04-08 17:03:29 -05:00
deployment-on-heroku.rst Rename DJANGO_SENTRY_DSN env to SENTRY_DSN (#1663) 2018-05-27 22:36:13 +03:00
deployment-on-pythonanywhere.rst Group environment variables by the corresponding directories (#1295) 2018-03-08 15:56:15 +03:00
deployment-with-docker.rst Integrate Flower with Docker Compose setup (#1655) 2018-06-27 19:33:21 +03:00
developing-locally-docker.rst Integrate Flower with Docker Compose setup (#1655) 2018-06-27 19:33:21 +03:00
developing-locally.rst Update the docs 2018-03-09 21:55:30 +03:00
docker-postgres-backups.rst Fix PostgreSQL backup restore (#1628) 2018-05-05 12:27:27 +03:00
faq.rst Group environment variables by the corresponding directories (#1295) 2018-03-08 15:56:15 +03:00
index.rst Remove "My Favorite Cookie" tutorial (#1633) 2018-05-06 19:37:57 +03:00
installing_postgres.rst postgres installation guide for mac, windows IP (#571) 2016-06-02 18:28:50 -07:00
linters.rst Change pep 8 for pycodestyle in docs and project requirements (#1332) 2017-09-17 21:56:15 +03:00
live-reloading-and-sass-compilation.rst Update the docs 2018-03-09 21:55:30 +03:00
make.bat Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
Makefile Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
project-generation-options.rst Remove cookiecutter option defaults from docs 2018-05-21 21:35:49 +03:00
settings.rst Rename DJANGO_SENTRY_DSN env to SENTRY_DSN (#1663) 2018-05-27 22:36:13 +03:00
troubleshooting.rst Document server error when missing Mailgun config 2018-03-26 23:31:10 +01:00