Project

Deploy

Deploy projects to the VPS.

Project deploys use the project's own deploy files:

deploy/compose.yml
deploy/ingress.labels.yml
deploy/deploy.yaml

Preview a deployment:

project deploy --dry-run

Deploy:

project deploy

Check status:

project deploy status