Hacker News new | ask | show | jobs
by avtar 785 days ago
Yup that's what I was referring to. I always feel more confident configuring services using config files that can be managed using version control. It's PTSD from having to deal with software such as Jenkins ages ago.
2 comments

Same here - I want my configs for EVERYTHING in version control at all times. That way I can see exactly why things are working / not working, when things were changed, who changed them etc.
This makes sense, noted.
Got you, thanks for sharing your experience.

I’ll keep this in mind.