Make the whole instance backable without needing a s3 storage.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
Make the whole instance backable without needing a s3 storage
Describe the solution you'd like
just like coolify's backup and restore system works with/without s3 storage system introduce it, Dokploy's backup system requires a s3 storage which I dont want to pay for, and why would 1 pay for a backup storage and rather not pay for something like vercel whats the point fo self hosting then, so pls add options for local backups, like I can download the instance backup and reupload it on another server in fresh installation which bring back all the applications and and their configurations.
Describe alternatives you've considered
i switched to coolify even though its gui is ugly, just because I needed backups
Additional context
No response
Will you send a PR to implement it?
No
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the existing backup and restore flow and its S3 integration, then define how local export, download, upload, and restoration should work; done means a complete instance can be moved to a fresh installation without S3 storage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100