Download¶
Iris is distributed through GitHub Releases. Every tagged version ships release notes and, where built, the installers below.
Which build do I need?¶
| Platform | Artifact | Notes |
|---|---|---|
| Linux (production) | iris_*.deb / iris_*.rpm |
Thin installer around the Docker stack. Needs an NVIDIA GPU + the NVIDIA Container Toolkit. |
| Windows 11 | iris-setup-*.exe |
Bootstraps WSL2 + Docker + NVIDIA, then the stack. Mandatory EULA acceptance at install. |
| Offline / air-gap | iris-offline-update-*.tar |
Image tar + signed manifest + checksums for a disconnected site. |
| Source / eval | clone the repo | CPU fallback for evaluation; see Install & run. |
Install (quick paths)¶
- Download iris-setup-1.60.0.exe (SHA-256).
- Run it (admin). Accept the licence agreement when prompted — the free trial is 7 days, full-feature, online-only.
- It sets up WSL2 + Docker + NVIDIA and opens
http://127.0.0.1:8120.
A local build is unsigned (Authenticode signing happens in CI) — SmartScreen may warn.
See Appliance deployment and Deployment config.
Licence & trial¶
Installing Iris means accepting the EULA. The optional free trial is a 7-day, online-only, one-per-machine evaluation with the full feature set — see the trial terms in EULA §1a and Deployment config.