Deployments & Releases
Every deploy writes a new release directory and the current pointer moves only after the health check passes. Roll back to an earlier release from the same screen.
A recorded walkthrough for this page has not been made yet.
01.How It Works
A deploy writes a new release directory and only moves the current pointer once a health check passes; a release that fails is put back automatically. Node apps run under PM2, static sites are served by Nginx, and containers are built from a Dockerfile or a compose file. Every deploy and rollback is recorded on this computer with its commit, release and outcome.
Client-side operations encrypted directly between your desktop and target server.
SSH keys, passwords and API keys are held by the desktop app and encrypted with your OS keychain.