2 Repos
Mechanisms for uploading and applying new system configurations to a running instance without downtime.
Distinct from Command Line Applications: None of the candidates describe the process of activating configurations on a running server; they focus on CLI apps or activity monitoring.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Application Configuration Activation. Refine with filters or upvote what's useful.
Vespa is a distributed search engine, vector database, and machine learning ranking engine. It serves as an AI search platform designed to handle large-scale document indexing and complex query processing across a cluster of nodes, combining keyword retrieval with high-dimensional embedding storage for semantic similarity search. The platform distinguishes itself by integrating machine learning models directly into the search pipeline to perform real-time inference and ranking. It converts these models into ranking expressions to score and order results based on relevance, while providing a s
Uploads and activates application configurations to a running instance via a command line or API.
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 verifying hostnames and executing configuration switches over SSH.