Add "Preview Deployments" on Docker Compose apps
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?
At the moment I don't have the possibility to deploy my monorepo app on each PR I make using a Docker Compose app on Dokploy since there is no Preview Deployments on Docker Compose apps.
Describe the solution you'd like
I guess one way of solving this issue is to add the feature "Preview Deployments" on Docker compose. If you have a better solution, please let us know.
Describe alternatives you've considered
I was thinking maybe I could split my frontend and my backend into multiple Dockerfile apps on Dokploy. However, from my understanding, I can't get the generated FQDN from my backend preview deployment to add it as an ENV variable in my frontend preview deployment.
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 named in the issue. Start by locating the existing Preview Deployments implementation and Docker Compose app deployment flow, then determine how preview environments and generated FQDN or environment-variable wiring should work. Done means Docker Compose apps can create usable preview deployments for pull requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100