OtherJohnGray / reflectron

A configuration management tool for building Root-on-ZFS test systems and mirroring them to production
GNU Affero General Public License v3.0
0 stars 0 forks source link

Need separate update-test and change-test environments #8

Open OtherJohnGray opened 4 weeks ago

OtherJohnGray commented 4 weeks ago

OS updates should be applied, tested automatically, and promoted, probably daily.

Application code changes and bugfixes should be tested and promoted on a different schedule. Configuration changes should probably be deployed along with application changes.

Separate environments are needed for this.

OtherJohnGray commented 4 weeks ago

Will need to "rebase" each environment off snapshots of other when other is promoted.