Add Version Control for Environment
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
Mismanagement of the Environment has led to some issues once or twice. Nothing major, but being able to see the changes historically is nice. Helps debug quicker.
Describe the solution you'd like
An environment version should be tied to each deployment and a viewable diff would be nice too. We can look a few versions back or simply load an old env associated with a deployment.
Describe alternatives you've considered
This solution seemed solid but it doesn't tie well with Dokploy's ecosystem.
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
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
No files, tests, or entry points are identified in the issue. Begin by locating how deployments and environment variables are stored, then determine the design needed to associate environment versions with deployments, show diffs, browse history, and load an older version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100