ZaneOps is a self-hosted, open-source platform for hosting static sites, web apps, databases and CRON jobs, all powered by Docker Swarm.
Follow the instructions in the documentation to install and setup zaneops.
You can view all the in-app screenshots in the documentation, but here's a quick showcase:
- Login
- Dashboard
- Creating a Project
- Project detail
Click to see the roadmap
-
beta :
- Docker services frontend
- Details page
- Env variables page
- Settings page
- Single deployment application logs page
- Single deployment page details
- Single deployment http logs page
- deploy & redeploy deployments
- Project frontend
- settings page
- Tons of tutorials
- Examples of deploying different kind of apps
- Rewrite from celery to temporal (not sure)
- Docker services frontend
-
v1 :
- Managing environments (stating, production, and ephemeral envs)
- Support workers (A.K.A sleeping services)
- Git services API
- create service from a public repo
- deploy service
- Building service with Dockerfile
- Building service with nixpacks
- archive service
- Pull Request environments & deploying automatically
- Auto-comments with deployment status on github
- Git services frontend & API (same as docker services)
Interested in contributing? Check out the contribution guidelines.