SHIPPED · v1.34.0

Auto Deploy on git push, even with the app closed and SSH private

New

  • Deploy automatically on every push to a GitHub-connected app that builds on your server

  • Works while Server Compass is closed — an always-on service on your server handles the deploy

  • No need to expose SSH — GitHub reaches your server over HTTPS instead of your private SSH port

  • Choose how GitHub reaches your server: managed Traefik, an existing reverse proxy, or a stable tunnel like Cloudflare Tunnel

  • Guided setup with a readiness check (license, disk, memory, ports) before installing

  • Secure by design — signing secret stored on the server and never shown, rotatable anytime

  • Watch setup progress from Installed → Routed → Hooked → Verified → Active, with last delivery result and last deployed commit

  • Pause, resume, or remove Auto Deploy anytime; deployment history is kept

  • Deployment Service card shows running state, GitHub reachability, version, apps using it, and queued/running deploys

  • Keep the service healthy: restart, view logs, re-sync deployment history, and see free disk from one place

  • Emergency stop to instantly halt new webhook deployments while keeping the queue and history intact

  • Webhook-triggered deploys appear in the same Deployments list as manual ones

  • Uninstall the deployment service from a server in a single step

  • Auto Deploy active card in Server Compass showing Installed, Routed, Hooked, Verified, Active with the GitHub hook returning 202
    Auto Deploy active card in Server Compass showing Installed, Routed, Hooked, Verified, Active with the GitHub hook returning 202
  • Deployment history listing a successful Webhook Deploy that ran while the desktop app was offline
    Deployment history listing a successful Webhook Deploy that ran while the desktop app was offline
  • Activate Auto Deploy modal with Stable tunnel selected and a passing server readiness check
    Activate Auto Deploy modal with Stable tunnel selected and a passing server readiness check
  • Release screenshot
  • Release screenshot
  • Release screenshot