Start
The fastest way to understand Pantavisor is to run it — flash a real device, boot it, and ship your first update.
Paths
- Download and flash on a Raspberry Pi — flash a pre-built starter image and boot real hardware in about 30 minutes.
- No hardware? Run Pantavisor in Docker (AppEngine) on your workstation.
- Install
pvr— the client used to inspect and change device state. See thepvrinstallation guide.
Prerequisites
- A Raspberry Pi 3B/3B+/4 with a microSD card (8 GB or more), or Docker for the no-hardware path.
- A laptop or desktop to download and flash the image.
- Optional but recommended: a USB-to-TTL serial adapter for console access.
Next steps
- Install your first application with
pvr. - Access your device over serial, the local network, or Pantahub.
📝 Note
Pantavisor manages the entire device update itself. There is no separate A/B image updater to install or configure underneath it.