RailsCloud Β· Private beta
Deploy Rails.
Forget the rest.
Push to GitHub, get a live app with managed Postgres, Redis, Sidekiq, SSL,
logs, and rollback. No YAML, no fly.toml,
no buildpacks. Built only for Rails.
Already a beta user? Sign in
Everything a Rails app needs.
No add-ons to wire up, no provider zoo to navigate. Connect a repo and you get the full stack.
ποΈ
Managed Postgres
Per-app Postgres 16 with a named volume. Auto-injected DATABASE_URL. Nightly pg_dump to S3.
π
Managed Redis
Provisioned automatically when we detect Sidekiq or a Redis cable adapter. Drop-in.
βοΈ
Sidekiq + Solid Queue
Worker processes are first-class. Define a 'worker' formation, we run it.
π
HTTPS by default
Custom domain or our <slug>.railscloud.app β Caddy issues + renews certs automatically.
π
Live log tail
Per-app /logs page with streaming Turbo updates. Same data over the CLI.
βΊ
Instant rollback
Previous image stays loaded on the host. Rollback = swap an upstream pointer in Caddy.
π
Zero downtime
Health checks the new deploy, swaps Caddy routing, then drains the old containers.
π
Auto-detected
We read your Gemfile.lock + .ruby-version + package.json and write the Dockerfile for you.
π οΈ
Bring your Dockerfile
Already have a tuned Dockerfile? We respect it and skip generation.
How it works.
-
1Connect your repoInstall the GitHub App, pick a Rails repo. We auto-detect Ruby version, gems, JS/CSS bundler, queue backend, and what system packages your native gems need.
-
2Push a commitGitHub webhook arrives. We clone at that exact SHA, build the image with BuildKit, push to the internal registry, provision Postgres/Redis, run db:prepare, and launch your containers on a per-app network.
-
3Get a live URLCaddy registers your hostname, issues a Let's Encrypt cert, and starts routing. The previous deploy stays running until the new one passes health checks β then we drain it.
Why not Heroku, Render, or Fly?
They're great, generic platforms. We're a Rails-specific one. Different shape, different price.
| RailsCloud | Heroku | Render | Fly.io | |
|---|---|---|---|---|
| Rails-aware detection | β | Buildpacks | Generic | Dockerfile |
| Managed PG + Redis | Included | Add-ons | Add-ons | BYO |
| Sidekiq first-class | β | Procfile | Manual | Manual |
| 1-click rollback | β | β | β | Manual |
| No YAML required | β | Procfile | render.yaml | fly.toml |
| Hobby starts at | Free | $5/mo | Free | Free |
| Pro tier starts at | $49/mo | $250+/mo (post-2022) | $95/mo | Usage-based |
Pricing figures are approximations of public list prices at time of writing. We compete on Rails-DX + bare-metal margins, not on undercutting AWS resellers.
Join the private beta.
Limited spots so we can onboard the first wave 1:1. Tell us where you deploy now and what you wish would Just Work.