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 deploy → Building container… → Provisioning secrets · database · region (ap-south-1) → Pushing release v42… ✓ Live at https://your-app.guidal.app 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.
Multi-region
Run close to your users. Multi-region and multi-currency from day one, without rebuilding your stack.
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 deploy --service api
Deploying api v2.4.1...
✓ Live in 23s
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, building image...
→ ✓ Deployed to api.guidal.app