2 repos
Tools and practices for defining and maintaining the state of system services and processes.
Distinguishing note: Focuses on manual configuration file and systemd management.
Explore 2 awesome GitHub repositories matching system administration & monitoring · Configuration Management. Refine with filters or upvote what's useful.
Kubernetes The Hard Way is an educational curriculum designed to teach the fundamental architecture and operational requirements of container orchestration platforms. It provides a structured, hands-on learning path that guides users through the manual bootstrapping of a multi-node cluster from scratch, intentionally avoiding automated installers to ensure a deep understanding of how individual control plane and worker node components interact. The project distinguishes itself by requiring the manual configuration of every layer of the infrastructure, including the generation of cryptographic
Relies on manually defined configuration files and systemd unit files to manage the lifecycle of cluster processes.
Win11Debloat is a command-line utility designed to automate the configuration, privacy hardening, and maintenance of Windows environments. It functions as a centralized tool for streamlining the operating system by removing pre-installed software, disabling telemetry and diagnostic tracking, and adjusting system settings to enhance performance and user privacy. The project distinguishes itself through its support for declarative configuration profiles and audit-mode provisioning, which allow administrators to define and enforce consistent system states across multiple machines. Users can inte
The tool manages application removal by generating and applying custom configuration files to ensure consistent cleanup across multiple systems.