Openship

Deploy Anything.Own Everything.

Push your code - builds, config, and deployment are handled automatically. Use our cloud or connect your own servers. Zero lock‑in, completely open‑source.

Designed for your favorite stack

Next.jsNext.js
NodeNode
PythonPython
GoGo
RustRust
DockerDocker
PostgresPostgres
RedisRedis
RailsRails
LaravelLaravel
DjangoDjango
BunBun
Next.jsNext.js
NodeNode
PythonPython
GoGo
RustRust
DockerDocker
PostgresPostgres
RedisRedis
RailsRails
LaravelLaravel
DjangoDjango
BunBun

Platform

Everything between your code and production

We handle the config. You handle the code. Ship in minutes.

Deploy Anywhere

Use Openship Cloud and deploy instantly, or connect your own servers — any VPS, any provider, any region. Add more servers as you grow. Same app, your rules.

  • Openship Cloud with automatic scaling — zero config
  • Connect any Linux server — any provider, any region
  • Multi-server deployments — not limited to one box
ManagedAuto-scaling · Zero opsORSelf-HostedYour servers · Full control

Full Backend Stack

Openship sets up your entire backend — API, database, Redis, WebSocket, workers. It detects what you need, the dashboard lets you tweak it. No Docker knowledge required.

  • Auto-provisions Postgres, Redis, MongoDB
  • Built-in API gateway, WebSocket & worker support
  • Private networking between services — configured automatically
Your AppPostgresRedisMongoDBAPI GatewayWebSocketWorkerStorageONE CLICK SETUP

Smart Builds

Every build runs locally on your machine. Errors are detected, diagnosed, and fixed automatically before anything touches your server.

  • Automatic error detection and root-cause analysis
  • Fixes applied automatically — broken builds never reach your server
  • Learns your project patterns over time
$openship deploy✕ Build failedModule not foundsrc/index.ts:14ERR_MODULE_NOT_FOUNDAI AgentAnalyzing error…fix applied ✓ErrorDiagnoseFixed ✓

Git Push to Deploy

Connect your repo and every push builds locally and deploys automatically — preview branches and staging environments included.

  • Automatic deploys on every push to main
  • Preview deployments for every pull request
  • Branch-based staging environments
a3f2cb7e4amergedeployfeat/dashboardmainBuildTestLive

Instant Rollbacks

Every deployment is an immutable snapshot. Roll back to any previous version in one click with zero downtime.

  • Immutable versioned snapshots of every deploy
  • One-click rollback — zero downtime
  • Full deployment history with diffs
rollbackv1.02 days agov1.1yesterdayv1.23h agov1.3current

Any Stack, Any Language

Node.js, Python, Go, Rust, PHP, Ruby — if it builds, Openship ships it. Your framework is detected and the build is configured automatically.

  • Auto-detects language, framework, and build command
  • Full Dockerfile support for custom setups
  • Monorepo support — deploy any sub-path
Go
Rust
Python
Node.js
Ruby
PHP
Java
.NET
Elixir
Docker
Bun
Deno
Rails
Django
Laravel
PostgreSQL
Redis
Nginx

Free SSL & Custom Domains

Automatic SSL certificates with Let's Encrypt. Unlimited custom domains with wildcard support — all free, all automatic.

  • Auto-provisioned SSL via Let's Encrypt
  • Unlimited custom domains & wildcards
  • Automatic renewal — zero maintenance
HTTPSapp.company.comCustom domainSSL certificateA 143.198.42.17CNAME edge.os.dev
The Dashboard

Full control.One powerful dashboard.

Deployments, domains, databases, backups, scaling — manage your entire infrastructure from one place. CLI, web, or desktop — your call. No YAML, no guesswork.

Openship — Connected to 192.168.1.100
Openship
Projects
Deployments
Domains
Databases
Backups
Settings
Projects
+ New Project
my-saas-appLive
Next.js · 42 deploys
api-serviceLive
Node.js · 18 deploys
landing-pageBuilding
Astro · 7 deploys
67
Total deploys
12
Active domains
99.98%
Uptime
34s
Avg build

One-click deploys

Push, preview, promote — all from a single screen.

Domains & SSL

Add domains, wildcard certs auto-provision. Visual DNS status.

Real-time monitoring

CPU, memory, network, build logs — live charts and streaming.

Databases & services

Spin up Postgres, Redis, or any Docker service. Visual management.

Backups & rollback

Scheduled snapshots, one-click restore. Never lose a deployment.

Auto-scale controls

Toggle auto-scaling per project. Visual resource graphs.

Built-in AI Assistant

Don't know how? AI does it for you.

An AI assistant is built in. It can deploy apps, configure security, set up databases, fix failed builds, and manage domains — all by just telling it what you want. Zero DevOps knowledge required. Disable it anytime.

Openship AIOnline
Deploy my Next.js app from github.com/acme/store, set up Postgres, configure SSL for store.acme.com, and enable daily backups.
On it! Here's what I'm setting up:
Connected repo acme/store (Next.js detected)
Postgres 16 database provisioned
SSL wildcard cert issued for *.acme.com
Domain store.acme.com → project linked
Daily backup schedule enabled (03:00 UTC)
Security hardened — rate-limit, CORS, headers
Deploying to production…
Ask AI to deploy, configure, debug…

AI deploys for you

Tell the AI what you want deployed and it handles repo connection, build config, environment variables, and domain setup — start to finish.

Security fully configured

Firewall rules, SSL, rate limiting, CORS, headers — the AI configures production-grade security by default. Disable anything you don't need with one toggle.

Zero-knowledge setup

Don't know Docker, NGINX, or DNS? You don't need to. Describe your app in plain English and the AI sets up everything — databases, caching, domains, backups.

Auto-diagnose & fix

Build failed? AI reads the logs, identifies the issue, and applies the fix automatically. You approve or let it run hands-free.

AI is fully optional. Toggle it off in Settings → AI & Automation. Every action it takes is visible and reversible.

How It Works

From your code to productionin minutes

Three steps. One terminal. That's it.

RepoAuto-detected
FrameworkNext.js, Rails, Go...
ConfigAuto-generated
Step 01

Push your code

Connect your GitHub repo. Openship detects your framework, language, and build config automatically — no setup files needed.

HostingCloud or your server
SetupAuto-configured
SSLAuto-provisioned
Step 02

Connect

Use Openship Cloud for instant hosting, or connect your own server. Docker is installed, your environment is configured, and SSL is provisioned automatically.

BuildLocal (your machine)
Deploy34s to production
URLapp.example.com
Step 03

Deploy

Hit deploy. Your project is built, checks run, and production containers are pushed. Preview URLs for every PR, rollback in one click.

Why Openship

Not another server tool.A smarter architecture.

Coolify, CapRover, and Dokku all install on your server and build there too. Openship builds locally by default — your server only runs production. Need server-side builds? CI/CD? A web dashboard? It's all there. Fully managed cloud or completely self-hosted — same platform, your call.

Other self-hosting tools

Coolify · CapRover · Dokku

Your server runs:

Management dashboard (web UI)
Build system (compiles your code)
CI/CD pipeline engine
Database for the tool itself
Reverse proxy config
Your actual apps

Server resources split between builds and production

Openship

Flexible architecture

Your machine runs:

CLI or desktop app (UI + build engine)
Build system (compiles locally)
Configuration engine
Production containers only

Your server runs:

Your apps (production containers)
Nothing else — no build system, no dashboard, no DB

100% of server resources for your apps

Builds run locally by default

Other tools build directly on your production server — eating CPU and RAM your apps need. Openship builds on your machine and only pushes production-ready containers. Need server-side builds for architecture compatibility? Toggle it on — you choose.

Your server stays fast — builds are offloaded

Skip CI/CD. Just deploy.

No pipelines to configure, no build servers to maintain, no YAML to write. Run openship deploy — it builds, tests, and ships. When your team needs full CI/CD, it's there too.

CI/CD replaced by a single command — available when you need it

Auto-detected. Auto-configured.

Other tools still expect you to know Docker, NGINX, and reverse proxies. Openship detects your stack, writes the config, sets up SSL, and deploys — no manual setup, no YAML to write.

Zero infrastructure knowledge required

Nothing extra installed on your server

Coolify and CapRover install a web dashboard, build system, and management layer on the server. Openship keeps your server clean — just your apps running in production. Works on any Linux box or VPS, any provider.

Your server only runs what you shipped

🚀 OpenshipOthers
Where builds runLocal (or server when needed)Always on the server
Server overheadYour apps onlyDashboard + build system + DB
CI/CDBuilt-in (or click to deploy)Configure pipelines & webhooks
ConfigurationAuto-detected & configuredManual YAML / Docker Compose
Deployment interfaceCLI, web dashboard, or desktop appWeb dashboard on server
Server resources used for builds0% by defaultCompetes with production
Infrastructure knowledgeNone requiredDocker, NGINX, SSH
Managed cloud optionYes — fully managedSelf-host only
Open sourceMITVaries (MIT / AGPL)
Developer Experience

Every interface.Full power.

Terminal, dashboard, or AI agent — same capabilities everywhere. Use whatever fits your workflow.

CLI

Deploy from your terminal

Full control without leaving the command line. Deploy, rollback, stream live logs, and manage domains — all with a single binary.

openship deployopenship logs --followopenship rollbackopenship domains
$ openship deploy --prod
Detecting framework… Next.js
Building… 34s
Deployed to prod
MCP

Let your AI agent deploy

Native Model Context Protocol support. Give Cursor, Claude, or any AI assistant the ability to deploy, rollback, and monitor — without leaving the chat.

mcp/deploymcp/rollbackmcp/logsmcp/status
// Cursor — MCP tool call
you: deploy my-app to production
cursor: calling openship/deploy
Live at my-app.example.com
REST API

Automate everything

A complete REST API for every action in the platform. Build CI/CD pipelines, custom dashboards, or integrate deployments directly into your own product.

/deployments/projects/domains/logs
POST /api/v1/deployments
Authorization: Bearer ••••••
{ "project": "my-app" }
201 { id: "dep_01J…" }
Why switch

Stop getting locked in.Own your stack.

Vercel's metered CPU time, per-seat pricing, and bandwidth caps mean bills grow fast — especially when traffic spikes. With Openship, the CLI runs on your machine and deploys to your server — you keep 100% of the performance you pay for.

Small SaaS

Vercel

$150+/mo

Self-host

~$8/mo

Growing startup

Vercel

$800+/mo

Self-host

~$24/mo

At scale

Vercel

$5,000+/mo

Self-host

~$80/mo

Feature🚀 OpenshipVercel
Unlimited deploymentsIncluded$20 / seat / mo
CPU execution timeYour full serverMetered — bills spike
BandwidthUnlimited100 GB then overage
Serverless invocationsNo limitsBilled per million
Wildcard SSLAutoEnterprise only
Built-in mail serverFree
Microservices / DockerNative
Custom backend & DBFull controlExternal only
Full-control appBuilt-inLimited
MCP agent supportBuilt-in
Self-host anywhereAny VPS
Vendor lock-inNone — MITHigh

Self-host on any VPS — popular picks

Hetzner

€3.79/mo

CX22 · 2 vCPU · 4 GB

Hostinger

$5.99/mo

KVM 1 · 4 GB · 50 GB NVMe

DigitalOcean

$6.00/mo

Basic · 1 vCPU · 1 GB

OVH

€3.50/mo

Starter · 2 GB · ∞ traffic

Scaling

Scale without fear.Lose nothing.

Whether you auto-scale on Openship Cloud or upgrade your own VPS, scaling never means starting over. Your projects, domains, certs, and data move with you — manage it all from the CLI or dashboard.

Openship Cloud

Auto-scale. Zero config.

Deploy to Openship Cloud and scaling is handled for you — containers spin up automatically when traffic spikes and wind down when it drops. Manage it all from the CLI or dashboard. You never touch a load balancer.

  • Horizontal auto-scaling per service
  • Built-in load balancing & app controls
  • Zero-downtime rolling deploys
  • Pay only for what you use
Self-hosted

One tap. Bigger server.

Outgrew your VPS? Spin up a larger server and move everything with a single command. Data, configs, and domains carry over — nothing is lost, ever.

  • Export & import from the CLI or dashboard
  • All data, certs & configs migrate
  • Multi-node cluster when you're ready
  • No re-deploy, no re-config

How self-host scaling works

Step 1

You grow

Traffic doubles, your team ships faster, services multiply.

Step 2

Upgrade the box

Buy a bigger VPS or add a second node — 60 seconds from the CLI.

Step 3

Move everything

One tap migrates data, certs, domains. Zero downtime.

Step 4

Nothing lost

Same projects, same domains, same certs. Just faster hardware.

Backups

Built-in backups.Set it and forget it.

Openship ships with automatic scheduled backups — projects, databases, volumes, SSL certs. Restore with one tap or download the archive for off-site storage.

Backup schedule
Daily — Mar 703:00 UTC
142 MBcompleted
Daily — Mar 603:00 UTC
138 MBcompleted
Daily — Mar 503:00 UTC
135 MBcompleted
Weekly — Mar 200:00 UTC
412 MBcompleted
Restore latest →

Scheduled snapshots

Automatic daily backups of every project, database, and config. Keep the last 7, 14, or 30 — your choice.

One-click restore

Roll back to any snapshot instantly. Databases, environments, and deploy configs — everything comes back together.

Database dumps included

Postgres, MySQL, Redis — all backed up automatically alongside your application volumes. No extra config.

Download anytime

Export a full backup archive you can store anywhere — S3, your NAS, or a second VPS for disaster recovery.

Portability

Cloud ↔ self-host.Move anytime. Zero setup.

Your infrastructure should never be a cage. Transfer between Openship Cloud and any self-hosted VPS — or between two servers — in a single tap from the CLI or dashboard. No re-deploy, no data loss, no vendor games.

Self-hosted VPSOpenship Cloud

Want managed scaling? Push your self-hosted instance to Openship Cloud — projects, domains, certs, and databases transfer instantly. Control everything from the CLI or dashboard.

Openship CloudSelf-hosted VPS

Want full control? Export from Openship Cloud to your own server in one tap. You own the data — we never hold it hostage.

Server AServer B

Moving between VPS providers? Hetzner to DigitalOcean, OVH to Hostinger — migrate everything without touching a config file.

Terminal
$ openship export
✓ 3 projects, 2 databases, 4 domains
✓ Packed → openship-backup-2026-03-07.tar.gz (142 MB)
$ openship import --host new-server.example.com
✓ Transferred via SSH (encrypted)
✓ Projects restored, domains reconnected
✓ Migration complete — 0 downtime

True portability, not marketing talk.

  • No proprietary formats — standard Docker + volumes
  • CLI export produces a portable .tar.gz archive
  • Encrypted transfer over SSH by default
  • Domains & SSL auto-reconnect on the new host
  • Works between any Linux server, any provider

Your stack is standard Docker. There is no proprietary runtime, no secret sauce tying you down. Leave whenever you want — or never leave at all. It's your call.

Included

Everything you'd pay extra for.Built in.

SSL, CDN, mail server — things that usually cost extra or require separate services. Openship includes them all, configured automatically.

Domains & SSL

Wildcard domains. Auto SSL.

Connect any domain — apex, subdomain, or full wildcard. Certificates auto-provision and auto-renew via Let's Encrypt. No Certbot, no NGINX config.

  • Wildcard subdomains (*.yoursite.com)
  • Unlimited custom domains
  • Auto-renew SSL — zero maintenance
  • Three steps: add domain, copy DNS, done
Global CDN

Edge caching. Fast everywhere.

Every deploy is backed by a global edge network — automatic caching, HTTP/3, Brotli compression. Your self-hosted app loads as fast as any managed platform.

  • Automatic edge caching — no configuration
  • HTTP/3 and Brotli compression out of the box
  • Instant cache purge on every deploy
  • Works with any VPS — no separate CDN subscription
Built-in Mail

Free mail server. No Sendgrid.

Every instance includes a production-grade mail server with full authentication. Add as many domains as you want — no third-party service, no per-email bills.

  • Unlimited domains with dedicated inboxes
  • DKIM, SPF & DMARC out of the box
  • One-click setup — DNS auto-configured
  • Zero monthly cost
Open Source · MIT License

Free. Open Source.Forever.

MIT licensed and built in public. Deploy to Openship Cloud, self-host on your own server, or contribute to the codebase. No hidden costs, no usage limits, no lock-in.

MIT License

No vendor lock-in. Fork it, own it.

Free Mail Server

Transactional email — no Sendgrid bill.

Unlimited Domains

Wildcard SSL included, always.

No Usage Limits

Deploy as much as your server can handle.

Community Driven

Built in public, with contributors worldwide.

Self-Host Anywhere

Any VPS, any provider, or private cloud.

Coming Soon

Enterprise-grade infra.All from the CLI or dashboard.

We're building the tools teams actually need for real scale — load balancers, clusters, private networking, and advanced monitoring. All managed visually in the dashboard, no infrastructure degree required.

Infrastructure

Load balancer setup

Visual load balancer configuration right from the dashboard. Route traffic across containers with weighted rules, health checks, and sticky sessions — no HAProxy or NGINX configs.

Scaling

Cluster management

Create and manage multi-node clusters from one screen. Add worker nodes, distribute services, view cluster health — all through the CLI or dashboard. Scale horizontally in seconds.

Networking

Private networking

Encrypted service-to-service communication with visual network topology. Define VLANs, private subnets, and firewall rules between containers — all from a drag-and-drop interface.

Observability

Advanced monitoring

Custom metric dashboards, alerting rules, anomaly detection powered by AI. Set thresholds, get notified on Slack/Discord/email before problems become outages.

DevOps

CI/CD pipelines

Visual pipeline builder in the dashboard. Drag-and-drop build stages, run tests, deploy to staging then production — with automatic rollback on failure.

Security

Secrets & vault

Encrypted secrets manager with team-scoped access controls, audit logs, and automatic rotation. Environment variables, API keys, and certificates — all in one secure vault.

Want early access?

Join the waitlist — these ship quarterly.

Notify me
$git push origin main

Ready to ship?Deploy in minutes.

Use our cloud or deploy to your own servers. No credit card, no vendor lock-in, no surprises. Start free in seconds.

CLI, web & desktopCloud or self-hostedNo credit cardOpen source