Dokploy / Dokploy/dokploy

Reload environment variables upon "Reload"

Open
#2,547 3 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?

It seems like environment variable changes don't get picked up unless you "Rebuild". Not sure if this a bug or not, but I'd expect "Reload" to be enough.

Describe the solution you'd like

"Reload" will update the environment variables. Alternatively could improve the documentation, e.g. add the disclaimer "Please remember to click 'Reload' after adding, editing, or deleting an environment variable to apply the changes."

Describe alternatives you've considered

Clicking "Rebuild" works.

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

No file or test is named in the issue. Start by locating the Reload and Rebuild entry points for environment-variable changes and compare their behavior; done when changes apply after Reload, or the documented Reload disclaimer is added if that is the chosen solution.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.