ZaneOps v1.8
Release notes: https://github.com/zane-ops/zane-ops/releases/tag/v1.8.0
31 Mar 2025 by Fred KISSIE
Today we release zaneOps v1.8 introducing our all new Git services.
To install :
# assuming you are at /var/www/zaneopscurl https://cdn.zaneops.dev/makefile > Makefilemake setupmake deployGit services
Section titled “Git services”We made our first step towards supporting creating services from git repositories, you can now point a public repository
which contains a Dockerfile to ZaneOps and it will build it for you :
Bulk actions
Section titled “Bulk actions”You can now select multiple services in one environment and apply bulk actions to them.
other changes
Section titled “other changes”Logs are now separated from deployments and runtime logs. with runtime logs being all the logs your services produce and deployment logs for build and logs produced by ZaneOps.