I'm finally one of you guys! Thanks for helping get this far. Pi4 -> Proxmox Journey. See comments

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • arq_restore

    command-line utility for restoring from Arq backups

  • My personal backup is a mix of Kopia, Borg and Arq. Kopia for “less important data” like configuration backups, and Borg/Arq for local and remote backups. Arq only runs on windows/MacOS, but as my ARM machine is a Mac Mini M1 that works out well enough. It idles at 4.51W, so just about the power draw of a RPi 4 running at full load :-)

  • RaceControl

    Discontinued Race Control is a standalone, open source F1TV client for Windows, written in C# on the .NET platform.

  • Race Control is another 3rd party viewer, but I'm getting similar issues where "These days it works better once the race is completed."

  • 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
  • Kanboard

    Kanban project management software

  • The nginx stuff (or at least I think it's nginx lol) is definitely useful to see! Did you have any problems with uploading files or something of that nature with the Authelia configs? Was going to put Authelia in front of Wiki.js and Kanboard if I could manage it and I upload PDFs and images all of the time.

  • Wiki.js

    Wiki.js | A modern and powerful wiki app built on Node.js

  • The nginx stuff (or at least I think it's nginx lol) is definitely useful to see! Did you have any problems with uploading files or something of that nature with the Authelia configs? Was going to put Authelia in front of Wiki.js and Kanboard if I could manage it and I upload PDFs and images all of the time.

  • BorgBackup

    Deduplicating archiver with compression and authenticated encryption.

  • Borg if your backup destination supports it. It’s proven software that can recover from even partially corrupted repositories.

  • restic

    Fast, secure, efficient backup program

  • Restic for a more modern approach that supports a multitude of backends. In my own tests, Restic had problems with >1TB repositories, but that was years ago, so it may have changed.

  • kopia

    Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.

  • Kopia deserves an honorable mention. It is shaping up to be the best pick, but is still alpha/beta, and you don’t want to base your backups on non final software. Once it reaches maturity, it will be my default recommendation. That being said, I do have a RPi backing up nightly using this, and it has never failed (yet).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Healthchecks

    Open-source cron job and background task monitoring service, written in Python & Django

  • Regardless of what you chose, you’ll need monitoring as well. I personally use Healthchecks.io to alert me if a backup job has failed, or simply has failed to check in for a given period of time, I.e. no backups for 2 days. Their free plan allows up to 20 monitored jobs, so plenty for my needs.

  • Duplicacy

    A new generation cloud backup tool

  • Duplicacy would be my “go to tool” today. It’s modern, fast, but differs quite a bit from the above, so some “brain adjustment” is needed. The UI requires a license, but the CLI is open source and free for personal use.

  • mergerfs

    a featureful union filesystem

  • In theory, you could setup multiple OneDrive accounts in rclone, mount each of them using rclone mount, and use mergerfs to aggregate them.

  • rclone

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

  • In theory, you could setup multiple OneDrive accounts in rclone, mount each of them using rclone mount, and use mergerfs to aggregate them.

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

  • What should i use to backup my files?

    7 projects | /r/DataHoarder | 8 Aug 2022
  • I have a TrueNAS server storing my files. I would like a Raspberry Pi to automatically backup this server using Rsync. Is this the way to go? And how fast would the Pi need to be? All Pi 4's are sold out or crazy expensive.

    4 projects | /r/HomeNetworking | 25 Mar 2022
  • Backup options that allow for deduplication?

    4 projects | /r/homelab | 19 Mar 2022
  • Solution for: Backup+Sync software with versioning on client side also, with linux support

    6 projects | /r/Backup | 20 Nov 2021
  • Restic – Simple Backups

    4 projects | news.ycombinator.com | 8 Jan 2024