Jan Dittberner
78a11055f3
- add better README.rst - improve structure of docs/index.rst - add some words about deployment - remove old implemented ideas and add some new ideas
370 B
370 B
Deploy
The production deployment for gnuviechadmin is performed using saltstack and consists of the following steps:
- installation of native dependencies
- setup of a virtualenv
- installation of gnuviechadmin production dependencies inside the virtualenv
- setup of uwsgi application for the web interface
- setup of nginx with certificates and UWSGI support