Library Settings Get Help
Stacktora
Stacktora / Vault / Rust + Postgres + MinIO: Backup & Snapshot Orchestration Service
Infrastructure by @ops

Rust + Postgres + MinIO: Backup & Snapshot Orchestration Service

Scheduled backups and snapshot management, storing snapshots in MinIO with a worker handling the actual backup runs and retention. Distinct from Data Retention & Archival: that's deletion policy, this is making sure backups actually happen and are recoverable.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Rust 1.96 PostgreSQL MinIO

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install rust-backup-snapshot-orchestration --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault