Back up everything on a schedule
One job reads your files and databases, packs them into an archive, encrypts it, and ships it to every storage you list. Watch it happen in the web UI, or drive it from the REST API.
$ docker run -p 8080:8080
ghcr.io/maximseshuk/snapr:latestCopied to clipboard01Files and databasesLocal files, PostgreSQL, MySQL, MariaDB, MongoDB, Redis, SQLite, S3.02Many targets at onceOne archive, shipped to disk, S3, SFTP, WebDAV, and bunny.net.03Compressed and encryptedPacked into one archive, optionally encrypted and split into parts.04UI, API, and alertsLive logs and manual runs in the browser, or over REST.