• 1 Post
  • 1.17K Comments
Joined 2 年前
cake
Cake day: 2023年6月19日

help-circle



  • I back up all the directories and docker-compose files using Restic (via Backrest) stored on Backblaze B2, and also the whole Docker LXC via Proxmox’s backup function to a local HDD.

    There’s a chance some databases could be backed up in an unusable state, but I keep like 30-50 snapshots going back months, so I figure if the latest one has a bad DB backup, I could go back another day and try that one.

    I also don’t really have irreplaceable data stored in DBs, stuff like Immich has data in a DB that would be annoying to lose, but the photos themselves are just on the filesystem.

    For testing Restic I pull a backup and just go through and check some of the important files.

    Proxmox backup is really easy to test, as it just restores the whole LXC with a new ID and IP that I can check.

















  • The one that comes with your DE is generally just fine, unless you’re a serious terminal user.

    One feature that might be nice is some kind of local LLM integration so I can get help on how to tinker with settings and such

    I think that’s a quick way to nuke your install, LLMs are generally wrong about what commands to run and don’t understand enough to know when something is dangerous. All it takes is changing one wrong file and everything breaks.