We're launching Openship — an open-source, self-hostable deployment platform. Here's why we built it and what it can do.
Today we're open-sourcing Openship — a deployment platform you can run on your own servers.
Cloud platforms like Vercel and Netlify are great for getting started. But as your app grows, so does the bill. Metered CPU, per-seat pricing, bandwidth caps — it adds up fast. And when you want to leave, you realize your infrastructure is locked into their proprietary systems.
We wanted something different:
Openship supports any stack that runs in a container:
curl -fsSL https://get.openship.io | sh
cd your-project
openship deploy
Three commands. That's it.
We're working on load balancers, cluster management, private networking, and a built-in CI/CD pipeline. Check the roadmap for details.
Star us on GitHub and join the community.