

3·
24 days agoKinda like how autopilot works in planes
Kinda like how autopilot works in planes
Surely people don’t actually want this, right?
FYI, all the certs you generate are public record, so it might be a good idea to use a wildcard route in Caddy. That will make it only generates one cert, so no one can find your internal domain names. Especially if your Caddy instance is accessible from the Internet, and you’re expecting external connections not to be able to access domains with only internal DNS records
I keep a very rudimentary README.md with some basic info on the services I run. I should probably set up a personal wiki to keep track of everything better
Perhaps more importantly, I also maintain a document with all the scheduled tasks that run, including what it is, how it’s defined, when it runs, and what device runs it. Really helpful for making sure cron jobs don’t run during a backup script or something