bug/minor: Dokploy starts all stopped application on Dokploy restart
Open
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
- Create an application (like a sample node.js or php app)
- start it
- stop it
- upgrade Dokploy
- 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
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
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