1 مستودع
Updating running systems by transferring derivations and executing configuration switches over SSH.
Distinct from SSH-Based Remote Execution: Specifically handles the activation of system configurations rather than just executing generic remote commands
Explore 1 awesome GitHub repository matching devops & infrastructure · Configuration Activation. Refine with filters or upvote what's useful.
microvm.nix is a declarative virtual machine manager and orchestrator for defining, building, and managing isolated guest environments using Nix. It functions as a virtual machine image builder that transforms system specifications into bootable disk images and runner scripts. The project provides a hypervisor abstraction layer, enabling the deployment of guest images across multiple virtualization backends through a unified configuration. It includes specialized tools for PCI hardware passthrough, granting virtual machines direct access to physical host USB and PCI devices. The framework co
Updates running virtual machines by transferring system derivations and executing configuration switches over SSH.