The complete platform for modern deployment
Everything you need to build, deploy, and scale your applications. From git push to production in one seamless workflow.
01
Git Push Deploy
Push to any branch and CloudRail takes over. We detect your framework, build your application, and deploy it to a public URL — all in under 60 seconds. No CI/CD configuration files, no Docker knowledge required. Just push and ship.
$ git push origin main
Enumerating objects: 12, done.
Counting objects: 100% (12/12), done.
----> Building from Dockerfile...
----> Image built successfully
----> Deploying to production...
----> Deployment live at https://app.cloudrail.ca
02
Preview Environments
Every pull request automatically gets its own isolated environment with a unique URL. Share it with your team, run integration tests against it, and merge with confidence. Preview environments are torn down automatically when the PR is closed.
feat/new-dashboard
feat-new-dashboard.preview.cloudrail.ca
fix/auth-redirect
fix-auth-redirect.preview.cloudrail.ca
feat/billing-page
feat-billing-page.preview.cloudrail.ca
03
Custom Domains & Auto SSL
Attach your own domain to any service with a single click. CloudRail provisions and renews Let's Encrypt SSL certificates automatically. HTTPS everywhere, zero manual configuration, zero downtime renewals.
Renews Mar 15, 2027
Renews Mar 15, 2027
Renews Mar 15, 2027
04
Managed Databases
Spin up PostgreSQL, Redis, MongoDB, or MySQL in seconds. Every database comes with automatic backups, connection pooling, and pre-configured connection strings injected as environment variables. Scale storage independently of compute.
v16.2
Running
v7.2
Running
v7.0
Running
v8.3
Stopped
05
Real-Time Logs & Monitoring
Stream build and runtime logs in real time from the dashboard or CLI. Monitor CPU, memory, and request metrics with built-in dashboards. Set up alerts for error spikes, latency thresholds, or resource limits — no third-party tools required.
12:04:31.221 INFO Server listening on port 3000
12:04:31.455 INFO Database connected (pool: 5)
12:04:32.103 WARN Cache miss for session abc123
12:04:33.887 INFO GET /api/health 200 — 2ms
12:04:34.012 INFO GET /api/users 200 — 18ms
12:04:35.440 ERROR Timeout fetching upstream /billing
12:04:35.998 INFO Retry succeeded /billing — 340ms
06
Auto Scaling & Load Balancing
Scale from 1 to 10 replicas with a slider, or let CloudRail scale automatically based on CPU and memory thresholds. Traffic is distributed across instances with built-in load balancing. Handle traffic spikes without lifting a finger.
07
Environment Variables
Store secrets and configuration securely with AES-256 encryption at rest. Scope variables per environment — development, staging, production. Bulk import from .env files or set them one by one in the dashboard. Changes trigger automatic redeployments.
08
Usage-Based Billing
Pay only for the compute, storage, and bandwidth you actually use. Set spend limits to prevent surprise bills. View real-time cost breakdowns per service, and get alerts before you hit your budget. Start free, scale to thousands.
Current Month
$12.40
Spend limit: $50.00
Compute
$8.20
Database
$3.10
Bandwidth
$1.10
Ready to start deploying?
Get your first app live in under 60 seconds. No credit card required.