add initial documentation files

This commit is contained in:
Jan Dittberner 2014-12-29 19:01:32 +01:00
parent 9de85824d1
commit c84b6c8fc5
13 changed files with 883 additions and 0 deletions

10
docs/deploy.rst Normal file
View file

@ -0,0 +1,10 @@
Deploy
========
The production deployment for gvamysql is performed using saltstack and consists
of the following steps:
* installation of native dependencies
* setup of a virtualenv
* installation of gvamysql production dependencies inside the virtualenv
* setup of celery worker under control of supervisord