Dokploy / dokploy

Open Source Alternative to Vercel, Netlify and Heroku.
https://dokploy.com/
Other
9.31k stars 459 forks source link

Custom build server #711

Open egoist opened 5 days ago

egoist commented 5 days ago

What problem will this feature address?

The build process runs on the same server as my projects, which isn't ideal

Describe the solution you'd like

Use a separate server to build the projects

Describe alternatives you've considered

I can offload that build process to GitHub Actions, but it's extra effort, and it's not free

Additional context

This concept exists in Coolify https://coolify.io/docs/knowledge-base/server/build-server

Siumauricio commented 5 days ago

We could plan it, I think it wouldn't be that difficult to implement, it's just that it would only be available for applications.