Concurrent build between build / remote server
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?
In version 0.6.0 build server feature release. But deployment still run only one process when I deploy app using different build server.
Describe the solution you'd like
Able to deploy in different build server at the same time (Maybe change queue system from 1 deployment queue to 1 queue per build / remote server )
Describe alternatives you've considered
Maybe related to this pr: https://github.com/Dokploy/dokploy/pull/2127
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
Review PR #2127 and the current deployment queue behavior for build and remote servers. Determine how deployments are serialized today and define completion as allowing deployments to different build servers to run concurrently without blocking one another.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100