mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
- Introduced a new section detailing the use of external build servers for application compilation and deployment. - Explained the benefits of using build servers, including resource optimization and isolation from production environments. - Provided a step-by-step overview of the build, push, and deploy phases when using a custom build server. - Added important callouts regarding the limitations and required configurations for using build servers.