Foreman is a lifecycle infrastructure management platform used for automating the provisioning, configuration, and monitoring of physical, virtual, and cloud servers. It serves as a central hub for managing the entire lifespan of a server, from initial deployment and operating system upgrades to decommissioning and auditing. The platform functions as a hybrid cloud manager and bare-metal provisioning tool, providing a unified interface to control virtual machine lifecycles across diverse hypervisors and public cloud providers. It automates hardware discovery and operating system deployment us
LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes
Cloud Hypervisor is a Rust-based hypervisor and KVM virtual machine monitor designed to execute 64-bit guest operating systems. It functions as a user-space virtual machine manager that employs a minimal emulation layer to reduce memory overhead and latency for cloud workloads. The project distinguishes itself through the use of a memory-safe language to implement a virtio device emulator and a user-space device model. It provides a standardized web API for managing virtual machine lifecycles and resource configurations. The platform covers broad virtualization capabilities, including the em
virt-manager is a graphical management interface for configuring hypervisors, virtual machine instances, and containers via the libvirt API. It provides a desktop environment for managing KVM-based virtualization on Linux hosts, acting as a centralized controller for both local and remote hypervisors. The project distinguishes itself through integrated management of the surrounding virtualization infrastructure. It includes dedicated interfaces for virtual network administration to connect guests to physical hardware and virtual storage management for organizing disk volumes into logical pool
Harvester es una plataforma de infraestructura hiperconvergente que combina computación, almacenamiento y redes en un único sistema para gestionar entornos virtualizados en servidores bare metal. Funciona como una plataforma de gestión de virtualización y gestor de hipervisor KVM, proporcionando una interfaz centralizada para orquestar el ciclo de vida completo de las máquinas virtuales.
Las características principales de harvester/harvester son: Hyperconverged Infrastructure Management, Hyperconverged Infrastructure Platforms, Block Storage, Distributed Volume Management, Software-Defined Architectures, Block Storage Services, Bare Metal Orchestration, Hyperconverged Infrastructure Software.
Las alternativas de código abierto para harvester/harvester incluyen: theforeman/foreman — Foreman is a lifecycle infrastructure management platform used for automating the provisioning, configuration, and… lxc/lxd — LXD is a unified platform for managing both system containers and virtual machines through a single REST API and… cloud-hypervisor/cloud-hypervisor — Cloud Hypervisor is a Rust-based hypervisor and KVM virtual machine monitor designed to execute 64-bit guest operating… virt-manager/virt-manager — virt-manager is a graphical management interface for configuring hypervisors, virtual machine instances, and… canonical/multipass — Multipass is a virtual machine lifecycle controller and manager designed to create and orchestrate lightweight Ubuntu… lxc/incus — Incus is a unified orchestration platform for managing system containers, OCI application containers, and virtual…