3 repositorios
Interfaces for controlling the build and deployment lifecycle via code rather than manual orchestration.
Distinct from Deployment Lifecycle Workflows: Distinct from Deployment Lifecycle Workflows: focuses on the programmatic trigger and control mechanism via API/Scripts.
Explore 3 awesome GitHub repositories matching devops & infrastructure · Programmatic Lifecycle Control. Refine with filters or upvote what's useful.
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 es una plataforma de base de datos como servicio autohospedada diseñada para automatizar el despliegue, escalado y administración de clústeres de PostgreSQL de alta disponibilidad. Funciona como un orquestador de clústeres que maneja la replicación, conmutación por error (failover) y actualizaciones de versión en múltiples servidores. La plataforma se distingue por su enfoque impulsado por GitOps, utilizando el control de versiones y pipelines de CI/CD como la única fuente de verdad para automatizar las configuraciones y despliegues de bases de datos. Proporciona tanto una interfaz de gestión basada en web como una herramienta de línea de comandos para aprovisionar y monitorear clústeres. El sistema cubre una amplia gama de capacidades operativas, incluyendo aprovisionamiento de infraestructura a través de proveedores de nube y servidores físicos, motores de respaldo y recuperación automatizados para la restauración de estado, y gestión de tráfico a través de balanceo de carga distribuido y descubrimiento de servicios basado en DNS. También incluye herramientas para el escalado de capacidad de clúster y la gestión de extensiones funcionales.
Offers a centralized API to programmatically control the entire deployment and administration lifecycle of clusters.