Dokploy / Dokploy/dokploy

bug/minor: Dokploy starts all stopped application on Dokploy restart

Open
#5,343 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs-triage🔍
Dominant language
TypeScript
Stars
37.4k
Forks
3k
Avg merge
1d 3h
Merged PRs (30d)
73

Description

To Reproduce
  1. Create an application (like a sample node.js or php app)
  2. start it
  3. stop it
  4. upgrade Dokploy
  5. application will be started

In my case

Current vs. Expected behavior

Once I stopped an application trough the UI, it shouldn't start automatically on Dokploy upgrade.

Provide environment information
Ubuntu 24.04
Dokploy Version v0.30.5
Which area(s) are affected? (Select all that apply)

Application

Are you deploying the applications where Dokploy is installed or on a remote server?

Same server where Dokploy is installed

Additional context

I just upgraded Dokploy and saw all my applications being started, even the ones I explicitly stopped

Will you send a PR to fix 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

Reproduce the lifecycle in Dokploy by creating, starting, stopping, and then upgrading an application on Ubuntu 24.04 with v0.30.5. Trace the application startup path used during a Dokploy restart and verify that applications stopped through the UI remain stopped after the upgrade.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.