rails.vmfarms.com — live demo
Rails 8.1.3 ActionDispatch · ActionController · ActiveRecord · SQLite

Rails on hardware we own.

You're loading a real Rails 8.1.3 app — ActionDispatch routing, ActionController, ActiveRecord + SQLite. The metrics below are live from this request. Hit refresh a couple of times to watch them vary.

Time to first byte Navigation Timing API · your browser · this request
ms
AR query time PageLoad.create! + .count · ActiveRecord + SQLite
7
ms
Request loads since container start
#211
P80 TTFB P80 of 208 real visits
89
ms
↻ P80 updates live after each visit — no refresh needed
Tell us what you're running →
Ruby 4.0.2
Rails 8.1.3
YJIT on
jemalloc
Our own hardware
Quick win

YJIT + jemalloc — two environment variables

If you haven't already enabled these, do it today. On a typical Rails monolith you'll see 10–25% throughput improvement with no code changes.

# In your app environment config
RUBY_YJIT_ENABLE=1
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2

# Verify YJIT is active
RubyVM::YJIT.enabled?  # => true

# Running on this demo right now. Ruby: 4.0.2 | Rails: 8.1.3

jemalloc path varies by distro — Debian/Ubuntu: /usr/lib/x86_64-linux-gnu/libjemalloc.so.2

What managed means here

Ops is included

Moving off PaaS means someone has to handle what it was hiding from you. We do that. Here's what comes with every deployment.

We migrate you for free. Full stop.

We handle the migration from Heroku, Render, Railway, Fly.io, or wherever you're coming from — database, DNS, certs, deploy scripts, environment variables — all of it. No consulting fees. No project scoping. It's part of getting started with us.

What's includedDetails
Fixed, predictable pricingMonth-to-month, based on what's provisioned. Add ten managed services or none — your bill doesn't change. No usage spikes, no surprise invoices.
Complete CI/CD pipelineWe set up GitHub Actions workflows, automated deployments, test-gated deploys, and staging environments. You push code; it ships. We configure it, we maintain it.
OS + kernel patchingLive patching, maintenance windows you schedule.
TLS cert lifecycleAutomatic issuance and renewal, zero-downtime rotation.
Backup + recoveryTested restores, not just “backups exist”.
Daily pen testingAutomated external penetration tests every 24h, findings routed to you.
WAF + IDS + CVE scanningRunning continuously against your containers.
Speak to a humanEngineers, not a support portal. We know your stack.
Custom servicesSpecific DB version, runtime flag, non-standard setup? We build it.
Managed services stackGrafana + Prometheus + Loki, Infisical secrets, uptime monitoring, mail sandbox — all optional, already in the price.
Tell us what you're running

Migration is free. Let's see if we're a fit.

Describe your Rails app — stack, traffic, current host. We'll tell you if we can help and what it costs.

Get in touch →