Dokploy / Dokploy/dokploy

Concurrent build between build / remote server

Open
#3,226 1 comment 6 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?

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.