jcalazan / ansible-django-stack

Ansible Playbook for setting up a Django app with Nginx, Gunicorn, PostgreSQL, Celery, RabbitMQ, Supervisor, Virtualenv, and Memcached. A Vagrantfile for provisioning a VirtualBox virtual machine is included as well.
MIT License
1.37k stars 391 forks source link

Include in README a paragraph related to maintenance mode #156

Closed jpmjpmjpm closed 3 years ago

jpmjpmjpm commented 4 years ago

Closes #153 by adding a paragraph on maintenance mode in README.md.

A review of what I wrote is welcomed as my English requires improvement!

jpmjpmjpm commented 4 years ago

I agree with the comment! Additional commit performed in order to support the comment.