Meza: Difference between revisions
| Line 43: | Line 43: | ||
</syntaxhighlight>Each environment has separate: | </syntaxhighlight>Each environment has separate: | ||
* Configuration hierarchies (<code>/opt/conf-meza/secret/<env>/</code>) | * Configuration hierarchies (<code>/opt/conf-meza/public/<env>/</code> and <code>/opt/conf-meza/secret/<env>/</code>) making it so simple to have development tools and settings for your 'development' environment while your 'production' environment is configured separately. Meza configuration operates with inheritance and overrides. | ||
* Database backups (automated before updates) | * Database backups (automated before updates) | ||
* Deploy locks to prevent conflicts | * Deploy locks to prevent conflicts | ||