Allow to download database backup from the UI
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
I want to be able to download backup files in the Dokploy Database UI.
Describe the solution you'd like
Go to a Database > Backups > View list of backups > Have a link to download backup for each deployment.
Describe alternatives you've considered
Currently I need to go to S3 and download it myself.
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
Start at the Database > Backups view described in the issue and trace how the listed backup records relate to their S3 files. Done means each deployment's backup has a working download link in the UI, so an authorized user does not need to access S3 directly; no files or tests are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100