Manage your server.
Let AI deploy for you.
Ship Docker apps to your own server with zero-downtime deploys, managed databases, and automatic HTTPS — controlled by CLI, API, or a built-in AI assistant.
[user@server ~ %
Get Started
Live in three steps
From zero to production in under five minutes.
Install on your server
One-line install — sets up Docker, Traefik, and the gust API. Your API key is printed at the end.
$ curl -fsSL gust.run/install | sudo bash
Install the CLI
Get the gust CLI on your local machine. Works on macOS, Linux, and WSL.
$ curl -fsSL gust.run/cli | bash
Deploy
Connect to your server and ship your first app. That's it — you're live.
$ gust login myserver.com --key <key>
$ gust deploy nginx:latest
Features
Everything your server needs
One platform to deploy, manage, and monitor — no glue code required.
Deploy Anything
Docker images, Compose stacks, or preview environments. Zero-downtime deploys with health checks and automatic rollbacks.
$ gust deploy nginx:latest
✓ Live — zero downtime
AI Assistant
Manage your server in plain English. Deploy, scale, create databases — just ask.
> scale api to 3 replicas
Scaled api to 3 replicas ✓
Managed Databases
Postgres, MySQL, Redis, MongoDB — one command to create and link.
Domains & HTTPS
Auto TLS via Let's Encrypt, custom domains, path-based routing, and WebSocket support.
Monitoring & Alerts
Health checks, live logs, and alerts via Slack, Telegram, or webhooks.
Security Built In
Everything you need to lock down your server — no extra tooling.