Sylve: A FreeBSD Management Plane for Virtualization, Containers, and Storage

What Sylve Is
Sylve is a free and open-source management plane for FreeBSD systems, licensed under BSD-2. It provides a unified interface for controlling virtualization, containers, storage, and networking on FreeBSD environments.
Key Features and Capabilities
From the source material, Sylve offers these specific features:
- Virtual Machine and Jail Management: Manages the full lifecycle of Bhyve virtual machines and FreeBSD Jails from a single control panel.
- ZFS Storage Management: Includes tooling for managing pools, datasets, snapshots, and disk health. Provides streamlined workflows for ZFS replication.
- Networking Configuration: Configure bridges, DHCP, and reusable network objects through an intuitive interface, supporting both quick setup and advanced management.
- Clustering: Uses the same RAFT consensus model as Kubernetes to form resilient clusters with distributed state and ZFS replication.
- Workload Support: Supports both Bhyve virtual machines and Jail-based workloads from a single UI. Includes Samba share management and ZFS snapshot automation with periodic schedules and retention policies.
Installation and Setup
The source shows installation can be done via FreeBSD's package manager: pkg install sylve
Community and Support
Sylve is backed by teams investing in modern FreeBSD infrastructure. The project offers community engagement through GitHub and Discord, with enterprise support available for production deployments via [email protected].
Who Should Consider Sylve
This tool is designed for teams running FreeBSD infrastructure who want unified management of virtualization, containers, and storage systems.
📖 Read the full source: HN LLM Tools
👀 See Also

Codex Chrome Extension Adds Background Browser Automation Across Tabs
Codex's new Chrome extension on macOS/Windows enables parallel browser task execution in background tabs without taking over the browser — covering debugging flows, dashboards, research, and CRM updates.

Google Surf MCP: Free Google Search MCP with PDF Handling and Tiered Extraction
Google Surf MCP is a free MCP server for Google search and URL extraction that handles PDFs and offers a tiered extraction mode (abstract/full) to save tokens.

Building a $6.4k Local LLM Server: TCO Breakdown vs API Costs
A developer shares a detailed total cost of ownership for a 4x MI100 local server running llama.cpp, compared to API equivalents including OpenAI and Z.AI coding plans.

Tendr Skill: Deterministic CLI Operations for Agent Memory Management
Tendr Skill is an Agent Skill that separates reasoning from execution for structured long-term memory, allowing agents to decide what needs changing while a CLI tool handles structural operations deterministically. It supports [[wikilinks]] and explicit semantic hierarchies across files.