notes/software/Versioned config files.md
2024-09-10 20:31:36 -06:00

589 B

Solutions

Notes

I think one major issue with storing configs in a solution like git, is that you need to remember to push changes after every single config change. Maybe a cronjob could be configured to commit daily/weekly?