Project exploring Oxide comptuer on non oxide hardware
0xide is building the local cloud compute stack many of us have always wanted and its open source. Its also documented to the point where you can build it yourself but it is a little tricky in places. The documentation improved since i started playing with this (thankyou to Matthew Sanabria) but some of the guides and tools might be useful to you
Blog Posts - (Work in progress)
- Part 1 - Oxide On Proxmox
- Part 2 - Nested Virtualization
Patches
- Nested Virtualisation support for Proxmox
- Source : Add string I/O instruction emulation for InstEmul VM exits
- Patched Version + Install script: https://github.com/swherdman/propolis/releases
Tools
whoah-cli
Tool to support building and managing multiple oxide deployments on non oxide hardware

Features
- Full automated build and install of oxide stack on proxmox (other platforms planned)
- Monitoring of deployment health + automated recovery for some issues
- Automated local package cache (docker) to speed up builds
- Config management to support scaled down builds
- Auto deployment of patches
whoah-testimage
Minimal Alpine Linux VM image designed to help quickly validate deployments and connectivity over
- Serial
- SSH
- HTTP
- HTTPS
Documentation provided to build your own custom image files using docker