Confluex / Zuul

Keymaster and Gatekeeper - Application Configuration Management
http://confluex.com
Apache License 2.0
42 stars 32 forks source link

Ability to version configs #59

Open psmith opened 10 years ago

psmith commented 10 years ago

I'd like to be able to version a config. I'd like for each environment to be able to work off a different version of a config. I think the config version should be auto named to start, but allow the name to be overridden (Useful for making config name version match application versions)

Use Case 1: Roll back deployments of an app to a previous version. Use Case 2: Preconfigure properties file for a deployment.