Alternatives to Restic REST Server
Provide a remote REST storage endpoint for restic backups. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Restic REST Server
Provide a remote REST storage endpoint for restic backups.
Replacements
Listings that take over the same core job as Restic REST Server.
BorgBase
A hosted storage service for BorgBackup and Restic repositories with monitoring and append-only mode.
BorgBase is a hosted storage service for Restic and Borg repositories with append-only mode and alerts, replacing self-hosting with a service whose free tier is 10 GB.
Similar software
Related functionality, not a direct replacement.
restic
A single-executable backup program that makes encrypted, deduplicated snapshots and can send them almost anywhere.
rustic
Create encrypted, deduplicated backups in restic-compatible repositories.
Backrest
Schedule and restore restic backups through a browser interface.
Restic Browser
Browse and restore files from existing restic repositories.
autorestic
Config-driven command-line wrapper for restic that manages multiple backup locations and backends.
resticprofile
A configuration profile manager and scheduler that runs restic backups from a single config file.