Provider snapshots restore your server.
RecoverFast restores your app.
Run one command on your VPS. Paste the output here. Get
backup.sh,
restore.sh, and a
RUNBOOK.md — tailored to your exact stack.
Step 1 — Run on your VPS
SSH into your server and run as root. The script is read-only — it never modifies your system.
curl -fsSL https://gitlab.com/srmdn/recoverfast/-/raw/main/detect.sh | sudo bash
Prefer to inspect first?
curl -fsSL https://gitlab.com/srmdn/recoverfast/-/raw/main/detect.sh -o detect.sh && cat detect.sh
Step 2 — Paste Manifest
Copy the JSON output from your terminal and paste it below. The manifest never leaves your browser.
Step 3 — Review & Configure
Detected Stack
Backup Destination
Folder name: recoverfast-backup-daily-20260308_020000
Credentials are embedded in the generated scripts only. Nothing is sent to our servers.
Failure Notification (optional)
Get notified when a backup fails. Works with ntfy.sh, Slack, Discord. Leave blank to skip.
Step 4 — Download
Runs your database dumps and archives, uploads to your destination.