Comment on Change tracking ideas

scrubbles@poptalk.scrubbles.tech ⁨3⁩ ⁨months⁩ ago

Best thing i did was creating a get repository just for my local environment and set up.

Granted I did switch over to kubernetes and helm, so that was good. Kick start where everything is laid out and simply YAML files, but even more important than that was setting up readme files for all my major systems.

I want to say it’s now hundreds of times. I’ve gone back and reread those read me files, the random fixes I had to come across, common error codes that I needed to fix, setting up new boxes, the list goes on. On. Having one central place where I can edit and update those readmes has been a godsend. Plus I run gitea so it then formats those in a nice way for me automatically.

Not to mention the dozens of scripts and random snippets of code I’ve needed to save to help me run my local lab.

source
Sort:hotnewtop