Dokploy / Dokploy/dokploy

Allow to download database backup from the UI

Open
#1,856 5 comments 6 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.