ZaneOps is a beautiful, self-hosted, open-source platform for hosting static sites, web apps, databases, services (like Supabase, WordPress, Ghost), workers, or anything else you need—whether you're launching a startup or managing an enterprise.
It is a free and open-source alternative to platforms like Heroku, Railway, and Render, leveraging the scalability of Docker Swarm and the flexibility of Caddy.
You can install zaneops like this :
curl -fsSL https://cdn.zaneops.dev/install.sh | sudo bash
Note
If you have any issue, be sure to checkout the instructions steps in the documentation for more detailled setup.
- Onboarding
- Login
- Dashboard
- Project detail
- HTTP logs
- Runtime logs
Note
More screenshots in the documentation
Interested in contributing? Check out the contribution guidelines.