Entrypoint selection
The CLI prefers repository Appaloft config when present. It can also choose paths from Dockerfile, Compose, static output directories, or image:// references.
The CLI can detect, plan, execute, verify, and recover deployments from local projects or CI. It is also handy for hot fixes.
Entrypoint
Terminal
Best for
Local and BYOS
State
Control plane or ssh-pglite
Recovery
retry / redeploy / rollback
The CLI prefers repository Appaloft config when present. It can also choose paths from Dockerfile, Compose, static output directories, or image:// references.
appaloft deploy maps to deployments.create. Durable source, runtime, network, and health configuration belongs to the Resource profile.
Follow deployments with appaloft logs, appaloft resource diagnose, recovery-readiness, rollback, retry, and redeploy operations. Leave direct server edits as the last resort.
Read package metadata, Dockerfile, Compose, ports, start commands, and appaloft.yml.
Upload, build, start, and record each step.
Check URL, HTTPS, health, logs, and rollback candidates.