* VM (Bhyve) and jail management
* ZFS-based storage management (with Zelta for backups)
* Multi-node clustering (based on Raft)
* Runs in ~256MB RAM (even with clustering enabled)
* Built-in web terminal (Ghostty/WASM)
* Integrated networking (bridges, DHCP via dnsmasq)
* Samba share management
The backend is written in Go, and the frontend uses SvelteKit + TypeScript. Development of this project was supported by the FreeBSD Foundation.
Quick install:
fetch -o - https://sh.sylve.io | sh