What's your backup strategy?

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ghettoVCB

    ghettoVCB

  • I run esxi and backup my VMs weekly to network storage (pi 3 with 2tb spinning rust) using ghettovcb https://github.com/lamw/ghettoVCB.

  • borgmatic

    Simple, configuration-driven backup software for servers and workstations

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tarsnap

    Command-line client code for Tarsnap.

  • Each server also upload their configs and « important » data (my mails and git repos) to tarsnap 3. Tarsnap storage is not as cheap as B2, so I try not to upload too much data there, but it's reliable and easy to use. It was also my first backup solution, and barely cost me 10$ a year so I keep it as a secondary backup.

  • rclone

    "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files

  • My drist 0 config management modules (similar to ansible playbooks) is backed up locally everyday to /var/dedup (deduplicated with dedup 1 a borg like backup solution). The repository is mirrored to Backblaze B2 cloud via rclone 2, for an off-site backup.

  • restic

    Fast, secure, efficient backup program

  • I use Restic via a cron job, to backup to S3. Works pretty well, does encrypted, incremental backups.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts