Honestly, I just run it from the CLI myself.
I’ve wasted too much time fighting with CI and automation that when I migrated to forjego I didn’t bother to put it in again.
Honestly, I just run it from the CLI myself.
I’ve wasted too much time fighting with CI and automation that when I migrated to forjego I didn’t bother to put it in again.
You pretty much got it. I need a quick way to restore the repo and ideally have git do a self backup. Seems like a cheap VPS may be the way to go
You could try something S3 based, and do backups by date?
For example, export a subset of the DB and name it accordingly (ie. 2025-04-to-2025-01.tar).
If you do that there are a lot of pretty cheap S3 providers (like Wasabi).
S3 interfaces nicely with RCLONE so you can move providers etc and pull it really quickly.
As an aside, when I looked into something like this the thing that made me hesitate was the time and cost for retrieval from cold storage (like amazon glacier) outweighed the savings.
My parents have a NAS! Maybe I set up Tailscale and send it over there…
Although they live 3 streets away from me so I worry it’s not remote enough in case of flood etc