What Went Wrong Setting Up Kopia on Unraid
Note: These are notes from my own setup, not a definitive reference. I wrote them down as I went so I’d have something to follow if I ever have to rebuild this from scratch, not as verified documentation. Kopia’s flags and behavior may have moved on since I wrote this. If something doesn’t match what you see, check Kopia’s own docs for the current version. Kopia is an open-source, encrypted, deduplicating backup tool, the kind of thing you run instead of paying for Backblaze’s app or piecing together rsync and a prayer. It has a client-server mode: a repository server holds the actual backup data, and KopiaUI runs on your desktop as a client that connects to it. ...