Wheelhouse docs

Wheelhouse documentation#

Wheelhouse is a router operating system: VyOS underneath, a Go control-plane agent and a React web UI on top, shipped as a bootable image. The web UI shows the exact set and delete commands behind every form, stages them into one visible diff, and commits that diff with VyOS' own commit-confirm timer armed.

Start here#

What the product is#

BaseVyOS, self-built from vyos-build, on Debian
Control planewheelhouse-agent, a single Go binary run by systemd as root
Web UIA React single-page application, embedded in the agent binary's assets
Management addresshttps://<router>:8443 on the appliance
Persistent state/config/wheelhouse/ — VyOS' persistent partition, so it survives an image upgrade

Read the product's own claims at wheelhouse.rhymelikedi.me, download images from releases.rhymelikedi.me, and read the source at git.rhymelikedi.me.

Updated 2026-09-02