Well. How do you else do version control in a mana...
# general
d
Well. How do you else do version control in a manageable way? it would be really nice to have an online editor with version control direct into it. Then you could open the configmap, do all changes and when you are done you just commit. if it breaks you could easily revert back to previous config..Another way of solving all configurations and stuff would be to push it to the database with a version number. This could also be quite good for finding older config and for searching for a specific config..