Zero to VayuOS

Experience the future in under 5 minutes. Try without installing, or deploy a development environment instantly.

Ways to Start

Choose your path.

Live USB

Portable. Flash the 400MB ISO to a USB drive and boot on any x86_64 or ARM64 hardware to try VayuOS without touching your disk.

QEMU / KVM

Virtual Machine. `qemu-system-x86_64 -cdrom vayu.iso`. Optimized virtio drivers ensure near-native performance.

Docker Container

Developer Mode. `docker run -it vayuos/base`. Explore the userspace tools and package manager in a sandbox.

Cloud Init

AWS / Azure. Launch a pre-configured AMI/VHD on your preferred cloud provider with cloud-init user data.