4 repos
Explore 4 awesome GitHub repositories matching devops & infrastructure · Virtualization & Bare Metal. Refine with filters or upvote what's useful.
The Linux kernel is a monolithic operating system kernel that serves as the primary interface between computer hardware and software applications. It provides the foundational infrastructure for managing system resources, including memory allocation, process scheduling, and synchronization primitives. The project inclu
Establishes communication protocols and interfaces for guest-host resource management and device emulation.
Uptime Kuma is a self-hosted monitoring platform designed to track the availability and performance of network services and websites. It functions as a centralized dashboard that executes asynchronous health checks on a scheduled interval, providing real-time visibility into infrastructure health and service uptime. T
Runs directly on physical hardware or host operating systems to provide persistent monitoring without the overhead of virtualization.
Ventoy is a cross-platform boot manager that enables users to launch multiple operating system installers and live environments from a single portable storage device. By intercepting the BIOS or UEFI startup sequence, it provides a unified menu that allows for the direct execution of disk image files without requiring
Maps raw image files into system memory as block devices to enable direct booting without prior file extraction.
This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before commi
Configures containerized runtimes to mirror production environments, allowing for accurate local testing of automation logic.