Download

Download Cybreach Engine.

One archive, one bootstrap script, four Docker services. Your instance runs on your infrastructure, and your data never leaves it.

Download Cybreach Engine

Enter your address, agree to your data being stored, and the download starts.

We keep your address to inform you about updates. See the privacy policy

Current version

v0.9

New update method

Before you install

What are the installation prerequisites?
A Docker host, on Windows, Linux or macOS. The architecture runs four services orchestrated by Docker Compose: a PostgreSQL 17 database, a FastAPI backend, a React/Nginx frontend and an isolated audit runner.
Is installation really a single command?
Yes. A bootstrap script (setup.ps1 on Windows, setup.sh on Linux and macOS) generates every secret and starts Docker Compose. Nginx terminates HTTPS on port 8001.
Do updates require rebuilding the images?
Not for your operational data. Report templates, uploads, logos and the licence file live in volumes decoupled from the images: a version upgrade leaves them untouched and needs no rebuild.