Hosting for agents, apps, and platforms.

The best way to deploy your apps and agents. Run, secure, and monitor everything at scale.

Push to deploy. That's the whole workflow. Connect a repository. Every push builds your code into running, production-grade applications.

app
production
appacme-corp/app
$
Enumerating objects: 24, done.
Counting objects: 100% (24/24), done.
Delta compression using up to 8 threads
Compressing objects: 100% (14/14), done.
Writing objects: 100% (14/14), 2.1 KiB, done.
Total 14 (delta 9), reused 0 (delta 0)
To github.com:acme-corp/app.git
3f7cdab..b5fc3f5 main -> main
$

Deploy frequently, without the stress.

Mistakes happen, so we made it easy to fix them. Health checks catch broken deploys before your app goes live. Draft changes first, and if something goes wrong instantly rollback.

Deployment History

See everything, the moment it happens.

Take the guesswork out of your debugging session. Consolidated logs, metrics and health for every service. Spot an issue, jump straight to the cause.

Suga logs explorer

Your agent can drive Suga too.

Point your agent at Suga's MCP server and it can create environments, add containers and set secrets. Changes land in a draft, so nothing ships until you say so.

Designed to scale.

Grow your application as your requirements evolve. When you have viral moments, our load-based autoscaling absorbs the spikes.

Defense in depth.

With Suga every project is deployed with security and reliability as a first principle.

Auto TLS

Certificates issued and renewed for every custom domain.

WAF & DDoS

Malicious and volumetric traffic stopped at the edge, before it reaches your application.

Network isolation

Every environment runs in separate networks. Nothing crosses by accident.

Private networking

Reach any service by hostname, no wiring required.

Encrypted at rest

Environment variables and volumes encrypted by default.

Zero-downtime deploys

New deployments start taking traffic only after they pass health checks.

Build with the tools you already love.

Focus on your product, not the platform.

Everything you'd expect from a cloud platform, done right, so it's ready when you need it and invisible when you don't.

Persistent volumes

Postgres and disk state that survive every redeploy.

Custom domains

Point yours at Suga. TLS renews itself.

Multiple environments

Prod, staging, and preview, each with its own services, databases, and secrets.

Teams & SSO

Invite teammates by email. With SSO and audit logs on Enterprise.

Observability

Stream logs and watch deployments in real time.

Automatic builds

No Dockerfile required, builds are fully autonomous.

Host anything

HTTP, websockets, and TCP. Whatever you need, we support it.

Agent integrationComing soon

Manage your apps with Suga MCP and your favourite agent.

Changelog

View all

Knowing what's building, and where volumes mount

A running deploy used to say "Deployment running" and leave it there. If it was building from a repo, the build was where the time was actually going, which was previously unclear.

Aug 10, 2026

An MCP server for Suga

Suga now has an MCP server. Connect an agent like Claude Code or Cursor to your account and it can do most of what you'd do in the dashboard, from your editor.

Aug 4, 2026

Construct env vars from other values

You can now include references to other values in your environment variables. An example of where you might need this is database connection strings, which may reference the host, username and password values from elsewhere in your environment.

Aug 4, 2026

Deployment history is no longer a plan limit

Deployment history has been dropped from the plan limits. The free plan listed a cap of 10 deployments per environment. That's gone, nothing prunes your history on any plan, and every plan shows the 50 most recent deployments for an environment.

Aug 4, 2026

Deploy anything.

Available now.