Add ref in production. Best to create one ref file

This commit is contained in:
Declerfayt Cedric 2015-12-28 14:28:44 +01:00
parent f6842d2499
commit 8b2c7313ce
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ Pour une mise ne production, il nous faut donc quelque chose de plus solide:
* Gunicorn comme serveur d'application
* PostgreSQL comme base de données
Voir http://michal.karzynski.pl/blog/2013/06/09/django-nginx-gunicorn-virtualenv-supervisor/
Et http://tutos.readthedocs.org/en/latest/source/ndg.html
.. include:: production/environment.rst
.. include:: production/postgresql.rst
.. include:: production/gunicorn.rst