Skip to content

ZaneOps v1.11

Release notes: https://github.com/zane-ops/zane-ops/releases/tag/v1.11.0

22 July 2025 by Fred KISSIE

Today we release zaneOps v1.11 introducing support for private GitHub and Gitlab repositories as well as auto-deploy on git push all via Git apps.

To install :

  1. via the UI:

    clone environment modal clone environment modal project environments page project environments page
  2. via the shell:

    Terminal window
    # assuming you are at /var/www/zaneops
    curl https://cdn.zaneops.dev/makefile > Makefile
    make setup
    make deploy

Git apps are integrations with GitHub and GitLab that allow you to listen to Git events from your repositories and perform actions on your behalf. They can be installed either on your personal profile or within an organization you’re a member of.

With Git apps on ZaneOps, you get:

You can now clean up the deployment queue when triggering a new deployment. For example, if multiple deployments are queued, only the latest one will be kept, the others will be canceled.

  • Choose to clean up the queue while preserving the latest deployment:
  • Or clean up all deployments in the queue:

We added both llms.txt and llms-full.txt endpoints to the documentation for easier digest from chatGPT, Claude and Cursor.

We just reached 900 stars on GitHub, it’s thanks to supporters like you that this project is getting traction. Slowly but surely we are getting progress.