/ home/ productsdeployments

Deployments

// git-connected · automatic builds · preview environments · instant rollbacks

Connect your Git provider and ship on every push. RumptyCloud builds your app, deploys it into an isolated environment, and keeps every previous release one click away — so rolling back is instant, not a fire drill.

live in lagos-1
triggers
push · PR · manual
builds
automatic
rollbacks
one-click
what you get

The good parts of deployments,
without the gotchas.

Sensible defaults so you can ship today, with the knobs you need when you grow up.

  • Connect GitHub or GitLab anddeploy on every push to a branch
  • Isolated environments per brancha real preview URL for every PR
  • Automatic builds with layer cachingfor fast, repeatable deploys
  • Instant rollbacksevery release is kept and one click away
  • Per-environment env vars and secretspromoted from staging to prod
  • Build and deploy logs streamed live into Monitoring
$ rumpty deploy connect --repo my-org/app --branch main → linked · deploying on every push to main
$ rumpty deploy rollback app --to v41 → rolled back "app" to v41 in 4.2s
the cli

One command
from idea to deployed.

Install the Rumpty CLI with one command. It's pipe-friendly, scriptable, and uses the same verbs on Linux and macOS.

curl -fsSL https://get.rumptycloud.com | sh

Start with deployments.

Create an account and deploy when you’re ready.

Connect a repo