Comment on Homelab discussion
cRazi_man@europe.pub 1 day agoIt’s running in Docker on my Debian server: kopia.io/docs/installation/#docker-images
One HDD in my NAS is dedicated to only have encrypted backup data that Kopia creates. The same Kopia deployment can’t upload data to the cloud, so Kopia only makes local backups every night. Then Synology’s cloudsync app is scheduled to send the backed up files to a Backblaze bucket online.
JustEnoughDucks@slrpnk.net 1 day ago
Ah so it isn’t the kopia server receiving the backup, it is the client making a server backup to a dedicated drive?
cRazi_man@europe.pub 1 day ago
Yup. That’s it.