Current release: v8.1.18

Download the Beagle OS release artifacts

Use the public artifacts for fresh hosts and generic endpoint media. VM-specific live USB and installer scripts are generated by your own Beagle Control Plane for the assigned VM.

What to download

The large public artifacts are for host installation and generic media. Per-VM endpoint files are intentionally generated on your own server.

ISO

Server installer

Boots a fresh machine into the Beagle host setup flow.

Download ISO
TGZ

Server install image

Compressed server image artifact for automated publishing and mirrors.

Download tar.gz
USB

Endpoint media

Generic payloads are public; final VM-bound scripts come from the Beagle Web Console.

Artifact status JSON

Host setup from Git

git clone https://github.com/meinzeug/beagle-os.git
cd beagle-os
./scripts/install-beagle-host.sh

Verify checksums

curl -O https://beagle-os.com/beagle-updates/SHA256SUMS
sha256sum -c SHA256SUMS

Always verify large downloads before flashing or installing.