Deployment & configuration of regovar-server must be as automated as possible. This could be done:
- in development environment using some SCM like SaltStack;
- in production environment using proper DEB / RPM packaging and dependencies.
We should have SCM profiles for both development and production profiles, since some deployment parameters will differ (such as using Werkzeug vs nginx) and must both be tested.
Deployment & configuration of regovar-server must be as automated as possible. This could be done:
We should have SCM profiles for both development and production profiles, since some deployment parameters will differ (such as using Werkzeug vs nginx) and must both be tested.