Open egoist opened 5 days ago
The build process runs on the same server as my projects, which isn't ideal
Use a separate server to build the projects
I can offload that build process to GitHub Actions, but it's extra effort, and it's not free
This concept exists in Coolify https://coolify.io/docs/knowledge-base/server/build-server
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.
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