gvamysql/docs/deploy.rst

11 lines
312 B
ReStructuredText
Raw Normal View History

2014-12-29 19:01:32 +01:00
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