gvapgsql/docs/deploy.rst

310 B

Deploy

The production deployment for gvapgsql is performed using saltstack and consists of the following steps:

  • installation of native dependencies
  • setup of a virtualenv
  • installation of gvapgsql production dependencies inside the virtualenv
  • setup of celery worker under control of supervisord