4 repository-uri
Orchestration patterns that separate infrastructure changes into planning, applying, and state-updating phases.
Distinguishing note: Focuses on the three-stage infrastructure lifecycle, not general CI/CD pipelines.
Explore 4 awesome GitHub repositories matching devops & infrastructure · Deployment Lifecycle Workflows. Refine with filters or upvote what's useful.
Terraform is a declarative infrastructure-as-code tool designed to manage the lifecycle of cloud and on-premises resources. It functions as a workflow engine that reconciles a defined desired state against real-world infrastructure, using a persistent state-tracking layer to maintain consistency and visibility across distributed environments. By mapping infrastructure components into a directed acyclic graph, the system calculates the optimal order for provisioning, updating, or destroying resources. The platform is distinguished by its extensible plugin-based architecture, which decouples co
Separates infrastructure changes into distinct planning, applying, and state-updating phases for predictable outcomes.
Komodo is a self-hosted deployment manager and agentless software distributor designed to build application binaries and distribute them across a fleet of remote servers. It functions as a remote deployment orchestrator that manages the build and release process from a centralized control point. The system distinguishes itself by using a programmatic deployment pipeline, employing script logic rather than static configuration files to coordinate build and distribution sequences. It utilizes SSH for remote execution and binary synchronization, allowing the controller to push updates to target
Uses a programmatic interface to trigger and control the build and deployment lifecycle across distributed infrastructure.
PiKVM is an IP-KVM remote access solution for out-of-band server management. It enables remote control of a host computer's hardware and operating system through a web browser or VNC client, allowing access to the BIOS or boot sequence when the main operating system is unresponsive. The system provides remote hardware control by managing physical power switches and GPIO triggers. It emulates human interface devices, such as keyboards and mice, and supports the emulation of mass storage to mount virtual disk images for bare metal operating system installation and recovery. Additional capabili
Offers programmatic control over the system's operational lifecycle through a standardized set of API calls.
Autobase este o platformă de tip database-as-a-service self-hosted, concepută pentru a automatiza deployment-ul, scalarea și administrarea clusterelor PostgreSQL de înaltă disponibilitate. Funcționează ca un orchestrator de cluster care gestionează replicarea, failover-ul și upgrade-urile de versiune pe mai multe servere. Platforma se distinge prin abordarea bazată pe GitOps, utilizând controlul versiunilor și pipeline-urile CI/CD ca sursă unică de adevăr pentru a automatiza configurațiile și deployment-urile bazelor de date. Oferă atât o interfață de gestionare web, cât și un instrument de linie de comandă pentru provizionarea și monitorizarea clusterelor. Sistemul acoperă o gamă largă de capabilități operaționale, inclusiv provizionarea infrastructurii pe furnizori cloud și servere fizice, motoare automate de backup și recuperare pentru restaurarea stării și gestionarea traficului prin load balancing distribuit și service discovery bazat pe DNS. Include, de asemenea, instrumente pentru scalarea capacității clusterului și gestionarea extensiilor funcționale.
Offers a centralized API to programmatically control the entire deployment and administration lifecycle of clusters.