Orbit
Deploy your sites to your own VPS with one command.
No Vercel, no Netlify, no surprise bill at the end of the month. A single Bash script: no daemon, no control database, no web panel to maintain. Just nginx, systemd and a few files you can read with cat.
You pick a repo from your GitHub, type the domain, and a couple of minutes later the site is online with its HTTPS certificate.
- Status
- In production
- Stack
- Bash · Ubuntu 24.04 LTS
- License
- MIT
You have a five-euro-a-month VPS with resources to spare and a handful of small sites. Every time you want to publish one, the afternoon goes into configuring nginx by hand, remembering how certbot worked, writing a systemd unit and hoping the build does not take down the version that was already working.
Orbit
It works out the project by itself
Next.js, Astro, SvelteKit, Remix, Angular, Nuxt, Hugo, Eleventy, React, Express, Go, Deno, Bun, Laravel, PHP and Python. It reads your package.json and decides how to build it and how to serve it.
Atomic deployments
Each version goes to its own directory and only at the end does a symlink move. If the build fails, the previous site never notices.
Automatic rollback
If the app starts but fails its health check, it returns to the previous release on its own.
HTTPS without the pain
Let's Encrypt over DNS-01 with Cloudflare, so it works with the orange proxy on and renews by itself.
It watches itself
A systemd timer checks every minute that everything answers, restarts what falls over and tells you on Telegram or Discord. With a brake: if an app restarts 3 times in 10 minutes, it gives up and says so.
Everything is plain text
Each app's configuration is a 16-line file. If Orbit disappeared tomorrow, your server would carry on exactly the same.
Shall we build something big? Put it together in 30 seconds.
Pick what you want to build and add powers: your plan takes shape in real time. No emails, no waiting. Play.
Ballpark ranges based on +100 real projects. The real quote comes after a 20-minute call, and always with no fine print.
Reply in 24–48h · Detailed proposal · No commitment