Deploy target
One VPS, one workflow
Production points only to the prepared my.vdc server behind the SSH
alias myvdc-prod.
Self-hosted production pipeline
This placeholder page is served from the production VPS through Docker Compose and Caddy, so future work can ship through the same path without changing infrastructure.
Deploy target
Production points only to the prepared my.vdc server behind the SSH
alias myvdc-prod.
Runtime
Only ports 80 and 443 are public. No managed runtime and no GitHub credentials are required on the server for ordinary deploys.
Next step
When the app code appears, the deployment layer can be upgraded to a multi-stage app image or a fuller stack without changing the main deploy command.