Dokploy / Dokploy/dokploy

Add ability to stop/interrupt running backups (Volume & Database)

Open
#2,962 0 comments 1 reaction 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?

Currently, when a backup (Database backup or volume backup) is manually triggered using the "Run" button, there is no way to stop or interrupt it mid-execution.

This becomes problematic when:

  • A backup is accidentally started
  • A backup is taking too long or appears stuck
Describe the solution you'd like

Add a "Stop" button that appears when a backup is running

Describe alternatives you've considered
Additional context

No response

Will you send a PR to implement it?

Yes

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 by locating the Run button and the execution paths for database and volume backups. The feature is done when a Stop button appears while either backup is running and can safely interrupt the active backup.

Written by the indexing model from the issue text.

Assessment

Domain
databases, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.