Platform Features

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.

Terminal

$ 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.

Preview Environments

feat/new-dashboard

feat-new-dashboard.preview.cloudrail.ca

Live

fix/auth-redirect

fix-auth-redirect.preview.cloudrail.ca

Building

feat/billing-page

feat-billing-page.preview.cloudrail.ca

Live

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.

Domains & SSL
app.yourcompany.com
SSL Valid

Renews Mar 15, 2027

api.yourcompany.com
SSL Valid

Renews Mar 15, 2027

staging.yourcompany.com
SSL Valid

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.

Managed Databases
PostgreSQL

v16.2

Running

Redis

v7.2

Running

MongoDB

v7.0

Running

MySQL

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.

Live Logs

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.

Auto Scaling
Replicas4 / 10
1
2
3
4
5
6
7
8
9
10
CPU: 42%Memory: 1.6 GB / 8 GBRequests: 2.4k/min

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.

Environment VariablesEncrypted
DATABASE_URLpostgres://****:****@db.cloudrail.ca:5432/app
REDIS_URLredis://****@redis.cloudrail.ca:6379
STRIPE_SECRET_KEYsk_live_****************************
JWT_SECRET************************************

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.

Usage & Billing

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.