docs: mention sponsors, update demo video

This commit is contained in:
hayzamjs
2025-09-05 22:51:11 +04:00
parent 9397092f84
commit 3593ca0b8e
3 changed files with 11 additions and 2 deletions
+11 -2
View File
@@ -7,10 +7,19 @@
> [!WARNING]
> This project is still in development so expect breaking changes!
https://github.com/user-attachments/assets/bf727ef4-4316-4084-a61f-cb8ec978e43d
https://gist.github.com/user-attachments/assets/7a9d002c-f647-4872-8b55-6b0cb1ce563b
Sylve aims to be a lightweight, open-source virtualization platform for FreeBSD, leveraging Bhyve for VMs and Jails for containerization, with deep ZFS integration. It seeks to provide a streamlined, Proxmox-like experience tailored for FreeBSD environments. It's backend is written in Go and the frontend is written in Svelte (with Kit).
## Sponsors
Sylve is sponsored by:
- [FreeBSD Foundation](https://freebsdfoundation.org/)
- [Alchemilla](https://alchemilla.io)
Were grateful for their support in helping us build and grow Sylve.
# Development Requirements
These only apply to the development version of Sylve, the production version will be a single binary.
@@ -53,7 +62,7 @@ samba_server_enable="YES"
Enabling `rctl` is required. Do this by adding the following line to `/boot/loader.conf`:
``` sh
```sh
kern.racct.enable=1
```
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 124 KiB