cookiecutter-django/{{cookiecutter.project_slug}}/requirements
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
..
base.txt Integrate Flower with Docker Compose setup (#1655) 2018-06-27 19:33:21 +03:00
local.txt Update pytest-django to 3.3.2 (#1692) 2018-06-22 08:50:02 +08:00
production.txt Update django-anymail from 2.2 to 3.0 (#1668) 2018-05-31 16:14:37 +03:00