Getting started

From empty host to streamed desktop

Use this path for a fresh Beagle OS lab: install the host, create the VM, generate endpoint media, boot the thin client, and verify streaming.

  1. Install the Beagle host from the server installer ISO or from Git using ./scripts/install-beagle-host.sh.
  2. Open Beagle Control Plane and create a VM with the required CPU, RAM, disk, GPU, and user settings.
  3. Install the guest OS and make sure the streaming server is installed and paired for that VM.
  4. Generate VM-specific live USB or installer media from the Beagle Web Console.
  5. Boot the endpoint, choose network once, and let Beagle connect through the configured secure path.
  6. Use the update/build panels to rebuild artifacts when the control plane marks endpoint media as outdated.

Host command

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

Operational checks

  • Control Plane API reachable over HTTPS.
  • Firewall active with only intended ingress.
  • WireGuard profile generated for endpoints.
  • Endpoint artifacts available and current.