Now supporting 7 global regions — deploy anywhere

Ship code. Not infrastructure.

The global cloud platform for deploying containers, VMs, databases, and full applications — from a single git push to enterprise-grade infrastructure across 7 regions.

Terminal
$ colioe deploy ./my-app
Detecting runtime... Node.js (package.json)
Building image... layer cache hit ✓
Deploying to us-east... live
→ https://my-app.colioe.app
Ready in 12s — 3 instances running
7 regionsIsolated computeAuto-scalingSOC 2 · HIPAA · GDPR
Platform

Everything you need. Nothing you don't.

From raw VMs to containerized microservices, managed databases to private networking — one platform, global scale.

Fluid App Deployments

Containerized apps in isolated environments. 9 tiers from 0.25 vCPU to 32 vCPU.

Virtual Machines

Full virtual machines with automated provisioning. Ubuntu, Debian, Fedora, Alpine, Rocky, Alma.

Managed Databases

Managed PostgreSQL with point-in-time recovery. Managed Redis. S3-compatible object storage.

7 Global Regions

US East & West, EU West & Central, AP Southeast & Northeast, SA East.

GitOps & CI/CD

colioe.yaml declarative spec. Auto-sync reconciliation. Terraform HTTP backend.

Enterprise Security

End-to-end encryption, API keys, WAF rules, SAML/OIDC SSO, SCIM 2.0 provisioning.

Intelligent Scheduler

Smart placement across CPU, memory, and storage. Bin-pack, spread, or latency-optimized strategies.

Edge Build Cache

Intelligent layer caching with regional package proxies. Up to 500 GB per region.

Powerful CLI

Deploy, log, SSH, scale, rollback — all from your terminal with the colioe CLI.

Advanced Deployments

Canary with traffic shifting. Blue/green with instant cutover. Deployment pipelines.

Private Networking

VPCs with CIDR allocation. Internal load balancers. TCP/UDP port routing.

Compliance Ready

SOC 2, HIPAA, GDPR. Data residency policies. Audit log export to your SIEM.

Fluid Deployments

9 tiers. One platform.

From hobby projects to enterprise workloads — choose the right compute tier for your application.

TierCPURAMIP
Mist-Vapor0.25 vCPU128 MBShared
Vapor-Fluid0.75 vCPU400 MBShared
Dense-Fluid2 vCPU1 GBShared
Solid-Fluid4 vCPU2 GBOptional
Crystal-Fluid6 vCPU4 GBOptional
Tidal-Fluid8 vCPU8 GBOptional
Glacier-Fluid12 vCPU16 GBDedicated
Magma-Fluid16 vCPU32 GBDedicated
Plasma-Fluid32 vCPU64 GBDedicated
Auto-detect

Push code. We build it.

Colioe detects your runtime automatically. Dockerfile takes priority — or we build from your project files.

Node.js

package.json

Python

requirements.txt

Go

go.mod

.NET

.csproj

Static

index.html

Docker

Dockerfile

Three environments per deployment

productionstagingdevelopment

Independent URLs, isolated env vars, separate scaling. Promote staging to production with zero rebuild.

Infrastructure

Deploy globally. Route intelligently.

Cloudflare Anycast routes every request to the nearest region. Automatic geographic failover. No operator action needed.

Target RTO
5 min
Target RPO
1 min
Region failover
Automatic
DNS routing
Anycast
US East
Virginia
12ms
US West
Oregon
18ms
EU West
London
28ms
EU Central
Frankfurt
26ms
AP Southeast
Singapore
42ms
AP Northeast
Tokyo
38ms
SA East
São Paulo
54ms
Ecosystem

Run everything. Your stack, your way.

Works with your favorite languages, frameworks, and databases.

rust
angular
nodejs
python
docker
rust
angular
nodejs
python
docker
rust
angular
nodejs
python
docker
postgresql
react
mongodb
vue
go
postgresql
react
mongodb
vue
go
postgresql
react
mongodb
vue
go
Security

Hardened by default.

Defense-in-depth across network, runtime, and data layers. SOC 2 Type II, HIPAA, and GDPR compliance built in.

SOC 2HIPAAGDPRISO 27001

Mutual TLS Encryption

All internal communication is encrypted with mutual TLS. Dual-layer authentication on every connection.

API Key Security

Securely hashed API keys with fine-grained permission scopes and built-in rate limiting.

WAF & DDoS Protection

Per-deployment rate limiting, IP allowlists/blocklists, geographic restrictions.

SSO & SCIM

SAML 2.0 + OIDC. Okta, Azure AD, Google Workspace. Automatic user lifecycle.

Secrets Management

All secrets encrypted at rest. Integrated vault for dynamic credential management.

Vulnerability Scanning

Automated dependency audits, container image scanning, and static analysis in every build.

Data Residency

Pin resources to specific regions. Strict or advisory enforcement. GDPR erasure API.

Audit Logging

Immutable, append-only audit trail. Export to Splunk, Datadog, or Elastic on your schedule.

Developer Experience

Built for developers who ship fast.

Real-Time Log Streaming

Stream runtime and build logs in real time. Filter by level, search, and time range.

GET /deployments/:id/logs?level=error&since=1h

Zero-Downtime Rollback

Last 10 build artifacts cached. Old version starts, passes health check, new version drains.

colioe rollback my-app --to v42

PR Preview Deployments

Every pull request gets a live preview at pr-{N}.{app}.colioe.app. Auto-torn down on merge.

pr-47.my-app.colioe.app

Customer Webhooks

30 event types with signed payloads. Retry with exponential backoff. Delivery tracking.

POST /webhooks/endpoints { url, events: ["*"] }

Environment Promotion

Promote staging to production without rebuild. Independent URLs, env vars, and scaling per environment.

POST /deployments/:id/environments/promote

Idempotency & Concurrency

All mutations support Idempotency-Key headers. Built-in optimistic concurrency control prevents conflicts.

Idempotency-Key: 550e8400-e29b-41d4...
Performance

Built to never go down.

Circuit breakers, graceful degradation, chaos-tested resilience. Every component is designed to fail gracefully and recover fast.

< 2s
Scheduler p99
decision latency
500 GB
Build cache
per region
30s
Graceful shutdown
drain timeout
2s
Health check
interval
85%
Overcommit alert
threshold
95%
Auto-drain
migration trigger
Reliability

Circuit breakers on every integration

ServiceRetriesTimeoutThreshold
DNS & CDN35s5 / 30s
Payments210s3 / 60s
Storage315s5 / 30s
Node Provisioning160sNone

Graceful degradation

  • Cache layer down → in-memory rate limiting fallback
  • Logging layer down → logs buffered, core ops continue
  • Payments down → billing queued, processed on recovery
Getting Started

Four steps to production.

1

Connect GitHub

Link your GitHub account and select your repository.

2

Select Plan

Choose a subscription plan that fits your needs.

3

Deploy Instantly

One-click deploy with automated CI/CD pipeline.

4

Scale Effortlessly

Autoscale across 7 regions with no downtime.

Ready to ship?

Deploy your first application in under 60 seconds. No credit card required.

colioe deploy ./my-app — that's it.