Note
Sylve is under active development. Some features and APIs may change.
demo.mp4
Sylve is a lightweight, open-source management platform for FreeBSD. It combines Bhyve virtual machines, FreeBSD Jails, and ZFS storage into a modern web interface designed to deliver a streamlined, Proxmox-like experience tailored for FreeBSD environments.
The backend is written in Go, while the frontend is built with SvelteKit.
Full documentation: https://sylve.io/docs
- Modern Web UI
- Bhyve Virtual Machine Management
- FreeBSD Jail Management
- ZFS-first storage architecture
- Built-in clustering support
- Integrated networking tooling
- Zelta integration for backups
Sylve aims to make FreeBSD management easier to manage without relying on complex shell scripts.
Sylve is designed to run on FreeBSD 15.0 or later.
You can install it from pkg or use ports:
pkg install sylvecd /usr/ports/sysutils/sylve && make install cleanFor full installation instructions, dependency details, and configuration guides, see the documentation:
We're proud to be sponsored by:
You can also support the project by sponsoring us on GitHub:
https://github.com/sponsors/AlchemillaHQ
Contributions are welcome. Please read contributors guide before submitting pull requests.
This project is licensed under the BSD 2-Clause License.
See the LICENSE file for details.