Documentation

Everything you need to deploy, manage, and scale on RaidFrame.

Quick start
$ npm install -g @raidframe/cli
$ raidframe login
$ raidframe deploy
Live at https://your-app.raidframe.app

Platform

Databases, regions, and platform capabilities.

Compute & Services

Container-based services with auto-scaling, health checks, and zero-downtime deployments.

Read

Auto-Scaling

Automatic horizontal scaling based on CPU, memory, requests, queue depth, or schedule.

Read

Environments

Production, staging, preview, and custom environments with isolated configuration.

Read

Background Jobs & Cron

Native cron scheduling, worker processes, and managed job queues.

Read

Databases

Managed PostgreSQL, Redis, and vector databases with backups, replicas, and branching.

Read

Database Branching

Fork databases for testing, run migrations on branches, merge schema changes back.

Read

Object Storage

S3-compatible object storage for file uploads, assets, and backups.

Read

Message Queues

Built-in managed message queues with pub/sub, dead-letter, and retry policies.

Read

Search

Managed full-text search for your application.

Read

KV Store

Global edge key-value store with sub-millisecond reads.

Read

Email Service

Built-in transactional email with automatic SPF/DKIM/DMARC configuration.

Read

Networking & Domains

Load balancing, SSL, custom domains, CDN, and private networking.

Read

Regions

Global deployment regions, multi-region configuration, and automatic failover.

Read

VPN & Tunnels

WireGuard VPN mesh and secure tunnels to connect your local environment.

Read

Observability

Centralized logs, real-time metrics, distributed tracing, and alerts.

Read

Alerts & Notifications

Threshold alerts, anomaly detection, and multi-channel notifications.

Read

Deployments & Rollbacks

Deploy from git push or CLI, rollback instantly, manage deployment history.

Read

Canary & Gradual Rollouts

Progressive delivery with automatic rollback on error rate spikes.

Read

Traffic Mirroring & Replay

Mirror production traffic to staging, replay requests against new versions.

Read

Chaos Engineering

Inject failures, test resilience, and get a resilience score for your infrastructure.

Read

Cost Intelligence

Track spending, forecast bills, get right-sizing recommendations, and set budget alerts.

Read

Marketplace

One-click deploy popular open source applications and services.

Read

Migrate From