Dokploy / Dokploy/dokploy

Prompt the user to re-deploy on domain changes if the service is already deployed

Open
#2,472 1 comment 0 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?

It's kinda dumb but from time to time I forget that Traefik endpoints work through container labels which are not updated in real-time, so it's very painful to get 404 and "self-signed certificate" issues until I finally recall that I have to re-deploy the service I've configured.

Describe the solution you'd like

A simple modal or a info block that says that I have to restart the service would suffice. Perhaps this will be more friendly to users with no DevOps background.

Describe alternatives you've considered

Maybe Dokploy could auto-redeploy, but that sounds dangerous enough for people to get significant downtime without knowing it before-hand. If there's a way to dynamically reconfigure the container labels that would definitely make more sense as well.

Additional context

No response

Will you send a PR to implement it?

Maybe, need help

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

The issue names no files, tests, or entry points. Start by locating the domain-edit flow and the deployed-service state handling; done means a clear prompt or info block appears when domains change on an already deployed service, without automatic redeployment.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, typescript
Domain
devops, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.