- Jan 04, 2025
-
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
- Mark the Synapse data volume for snapshot by `dvb` (it just a bunch of files anyway). - Do weekly backups of the database.
-
nimrod authored
Don't fail if there are no Docker volumes to backup. When running manually it makes sense, but in the scope of a Cron job, the job fails on hosts that don't have volumes marked for backup which is just noise.
-
- Jan 03, 2025
- Dec 26, 2024
- Dec 15, 2024
-
-
nimrod authored
-
- Dec 14, 2024
- Dec 13, 2024
-
-
nimrod authored
Rather cool. I've seen it before and had it on my todo list.
-
- Nov 23, 2024
- May 11, 2024
-
-
nimrod authored
Forgot the rules to only run when needed.
-
- Apr 27, 2024
-
-
nimrod authored
-
- Apr 20, 2024
-
-
nimrod authored
If the clock drift is too big (I've seen a month) then certificate validation fails and fetching updates fails.
-
- Apr 11, 2024
-
-
nimrod authored
-
- Feb 03, 2024
-
-
nimrod authored
Fix the SpamAssassin error: `HELO does not match SPF record`.
-
- Jan 27, 2024
- Jan 26, 2024
-
-
nimrod authored
Remove services that have been decomissioned.
-
nimrod authored
Use the HTTPS port so I can break out from restricted networks.
-
nimrod authored
HAProxy is used to inspect the SNI and route to the correct backend without needing the SSL certificates and keys. Because it opens a new TCP connection, the source IP at the other side is always the router's internal IP so we can't filter there based on the source IP.
-
- Dec 16, 2023
- Dec 15, 2023
- Nov 20, 2023
-
-
nimrod authored
After migrating all Docker Compose services to a managed (not the default) network, the IP address has changed.
-
- Oct 26, 2023
-
-
nimrod authored
-