Supported platforms
Windows is not supported natively for the engine — it is a server workload.
Run it inside WSL2 (the Linux installer works there as-is) or as a container.
Engine
One line — detects your OS and architecture, verifies checksums, installs to~/.local/bin:
Fleet CLI (managed users)
ventstreamctl-<version>-windows-amd64.zip from the
CLI releases page,
unzip, and put ventstreamctl.exe on your PATH.
Every artifact ships with SHA256SUMS and per-platform SBOMs; the installer
scripts verify checksums before installing.