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.

  1. 1
    Connect your repo
    Install 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.
  2. 2
    Push a commit
    GitHub 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.
  3. 3
    Get a live URL
    Caddy 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.