--- title: Backup details description: published: 1 date: 2024-01-31T16:08:36.386Z tags: editor: markdown dateCreated: 2024-01-31T12:05:55.543Z --- # Home Network Backups Most of the self-hosted stuff on our network is backed up regularly, as well as both of our laptops and my desktop. ### Linux hosts ZFS snapshots are created on host systems that support it (dev, molly, verin) and snapshots are replicated to siuan (backup server). ### Maggie's Laptop Maggie's laptop is backed up using Kopia on a regular basis, first to verin then replicated to siuan via ZFS snapshots and also uploaded to Backblaze (using Kopia) ### verin (primary server host) All services on verin are backed up using ZFS snapshots and replicated to siuan. Home-Assistant also takes nightly backups of its configuration and those are placed in its services folder - which is snapshotted and backed up to siuan. ### siuan (primary backup host) siuan doesn't do much interesting besides pull ZFS snapshots from other hosts. ### moiraine (router) moiraine (OPNsense) config is committed to a local git repo and those changes are pushed to [Gitea](https://git.roo.lol/jbrechtel/router-backups) every 15 minutes.