Skip Navigation
31 comments
  • My backup server is the only one of my servers that is located outside Germany. You know, in case the British come again. Or the data centre of my other servers burns down. Or something like that.

    Every night, this server receives a (compressed, incremental) backup of the most important data (content and configuration files) from each of my other servers, which I created with Borg.

  • I have some scripts that use restic to backup to locally connected USB drives weekly.

    The USB drives are connected to smart plugs that I control via home assistant and some webhooks. So the drives are off and stay off when not in use for the backup. I also don't turn them both on at the same time.

    I bought an Odroid HC2 years ago with the intent to have it connect over wireguard and mount to the NAS VM. Then I could put it in a friends house and use it as an offsite backup.

    I also sometimes backup to backblaze

  • I've got a subset of my files encrypted and backed up using borg. It gets backed up to another computer in my home and then cloud storage via borgbase.com.

  • Host? As in running services?

    Wireguard and the Proxmox Backup Server software itself. Redundancy/failover comes from the server cluster itself, not my backup server.

    As far as the backup content, it "hosts" backup images of my VMs and LXCs, plus /home from my laptop in case it ever gets lost or damaged.

  • My backupserver is a VM.
    The host also has VMs for Homeassistant, an MS AD DC based on Windows 2022,

31 comments