Borg Backups with MinIO and Scaleway
Permalink 8 minute read Updated
How to create encrypted system backups using S3-compatible object storage.
After switching from macOS to Manjaro on my MacBook Pro I was in need of a truly encrypted back-up solution. After considering a host of backup tools, including
Restic, I opted for a less mainstream tool which supports blake2
encryption, gives you your private key, and, as an added bonus, churns out the smallest backups possible for use in cloud storage scenarios:
BorgBackup.
In this post I’ll cover how to migrate encrypted Borg backups from any system which can run MinIO to a cloud services provider offering 500GB object storage for less than 6€ per month: Scaleway – a service brought to my attention by a friend and fellow After Dark user named Teo.
Read on to learn how to create Borg backups with MinIO and Scaleway.