Get Consystence
Run Consystence on your own infrastructure.
The site server, the edge runtime, and the csy command-line client — for on-prem plants, offline sites, and container hosts. Built from the same codebase as the cloud service; a topology, not a separate edition.
Checksummed + signed releases · offline-capable installs · Australian-built
Consystence is in public beta. The site server installers, container image, and CLI ship with our first public release — they'll be available to download right here. The edge runtime is deployed through beta engagements. Want a walkthrough in the meantime? Request a demo.
What you can download
Site server
The single-organisation server you run on-site
Built from the same codebase as the cloud service and published as its own Site artifact — one offline-capable server per plant, with the PLC → edge → site → cloud chain intact. It activates against your tenant with a one-time code; licences draw from your organisation’s pool and verify offline.
- Windows ServerMSI installer · runs as a Windows serviceFirst release
- Linux.deb · .rpm · tar.gz + systemd unitFirst release
- Containerghcr.io/consystence/site-serverFirst release
Edge runtime
On-site controller connectivity
The runtime that connects controllers and field networks to a server — it reads PLCnext and EtherNet/IP devices, buffers samples through an outage, and forwards them with their original timestamps when the link returns. During the beta it ships through engagements with us — talk to us.
- Linux arm64container image · PLCnext VL3-class edge hardwareEarly access
- Linux x64container image · industrial PCs and edge hostsEarly access
csy CLI
Command-line client
Drive tenants, provisioning, and the live UI tree from your terminal — signed in with your Consystence account.
- Windowsx64 · single-file, self-containedFirst release
- Linuxx64 · single-file, self-containedFirst release
- .NET tooldotnet tool install -g Consystence.CliFirst release
Trust the bytes
Verify every download
These artifacts stand up plants — so every release is verifiable end to end, including on an air-gapped site with no live connection.
Every release ships a SHA256SUMS manifest and one detachedminisign signature over it. Check the hash for integrity, then the signature against our published key for authenticity — no network required, so a site pins and re-verifies an exact version months later, offline. The container image carries a keylesscosign signature for online supply-chain provenance.
# integrity — every artifact is listed in SHA256SUMS sha256sum -c SHA256SUMS # authenticity (offline) — one detached signature over the checksums minisign -Vm SHA256SUMS -P <consystence-release-public-key> # container provenance (online) — keyless cosign / Sigstore cosign verify ghcr.io/consystence/site-server:<version>
Ready to run it on your sites?
A 30-minute walkthrough on a live plant model — then we provision your tenant and point you to the downloads as they open.