The platform
One operating layer for build, deploy, and operate.
Guidal replaces fragmented cloud tooling with a single, predictable platform. Bring your app — Guidal handles the infrastructure, with secure defaults and operational control from day one.
$ guidal services deploy svc_8f2c1a94d3e0 --image registry/api:v42 → Pulling image… → Injecting secrets · rolling out ✓ Live at https://api-my-project.guidal.cloud Logs, metrics, and rollback are ready in the console.
Everything included
The pieces you need to run an app — managed.
Push-to-deploy
One command or one click. Guidal builds your container, deploys to your region, and wires up logs, metrics, and rollback automatically.
Managed databases
Provision Postgres with backups, restore, and connection management handled for you. No tuning, no pager.
Secrets & config
Encrypted at rest, scoped per project, injected at runtime — never written to your logs.
Logs & metrics
Streaming logs and live metrics for every service, ready in the console the moment you deploy.
Private networking
Services in a project reach each other privately, so your database and internal APIs never need a public address. Included on every plan.
One-click rollback
Every deploy is reversible. Roll back to a known-good release in a single click when something looks off.
Developer experience
Deploy your way. Dashboard, CLI, or AI.
Web Dashboard
Point-and-click deployment, real-time logs, and full infrastructure management — all from a professional cloud console.
Guidal CLI
Full-featured command-line tool. Deploy, scale, rollback, stream logs, and manage databases — all from your terminal.
$ guidal services deploy api --image registry/api:v2.4.1
Deploying registry/api:v2.4.1 to api…
✓ phase: Deploying
AI-Native (MCP)
The Model Context Protocol server lets Claude, Cursor, and Windsurf manage your infrastructure with natural language — with the same secure defaults as the dashboard.
"Deploy my API to production"
→ Creating service from registry/api:v42…
→ ✓ Deployed to api-my-project.guidal.cloud