Use volumes for stateful workloads and rely on snapshots for recovery without building your own storage platform.
Provision persistent volumes that survive restarts and redeployments, then rely on automated snapshots for fast recovery without building your own storage platform.
--- previous config ---
storage {
name = "volume-name"
destination = "/data"
}Snapshots give you recovery points for accidents, migrations, and rollback scenarios.
Snapshot are taken automatically every day
Restore and migrate your data from one volume to another
Download your snapshots securely with time-limited links
Storage is powerful, but it also can be expensive. Keep volumes only where you need persistence, and size them based on real usage.

Here's a list of Frequently asked questions about our storage process. If you have a new one, don't hesitate to reach out to us.
Sign up with your favorite Git provider or email, and start deploying in seconds
Deploy your App now