6 Repos
Management layers that orchestrate configuration and software installation across diverse operating systems and hardware architectures.
Distinct from Multi-Cloud Orchestrators: Distinct from Multi-Cloud Orchestrators as it focuses on the internal state and configuration of the servers themselves, regardless of whether they are in a cloud or on-premises.
Explore 6 awesome GitHub repositories matching devops & infrastructure · Multi-Platform Server Orchestrators. Refine with filters or upvote what's useful.
Blitz ist eine Fullstack-Entwicklungs-Framework-Erweiterung für Next.js und eine Befehlszeilenschnittstelle, die zum Bootstrapping von Projektstrukturen und zur Orchestrierung lokaler Entwicklungsserver verwendet wird. Es integriert Frontend- und Backend-Logik in einen einzigen Workflow, um die Erstellung vollständiger Webanwendungen zu erleichtern. Das Framework verwendet eine Zero-API-Backend-Integration und eine direkte Datenbankzugriffsschicht, die es Frontend-Komponenten ermöglicht, eine Verbindung zu serverlosen Funktionen und Datenbanken herzustellen, ohne manuelle API-Definitionen. Es verfügt über einen schema-gesteuerten Typ-Generator, der automatisch TypeScript-Definitionen erstellt, indem er Backend-Datenbankschemata analysiert, um Datenmodelle zwischen Client und Server zu synchronisieren. Das Projekt bietet Tools für schnelles Anwendungs-Prototyping und einen TypeScript-Fullstack-Workflow. Seine Fähigkeiten decken die Orchestrierung von Multi-Prozess-Servern und die Generierung strukturierter Projektvorlagen ab, um Frontend- und Backend-Entwicklungsmuster zu integrieren.
Provides a single CLI command to manage multiple server processes during local development.
Chef is a configuration management platform and infrastructure as code framework used to automate the deployment and maintenance of infrastructure state across a fleet of servers. It operates as an idempotent automation engine, ensuring systems converge to a desired state by applying only the necessary changes to resolve differences. The system functions as a multi-platform server orchestrator capable of managing infrastructure across different operating systems, cloud providers, and hardware architectures. It includes a dedicated infrastructure testing framework to verify configuration code
Acts as a multi-platform orchestrator that handles system configuration and software installation across diverse OS and hardware architectures.
Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is
Orchestrates configuration and software management across multiple Unix servers from a central interface.
Pigsty is a comprehensive database infrastructure orchestration platform designed to automate the full lifecycle of high-availability PostgreSQL clusters. It functions as an infrastructure-as-code framework that manages cluster coordination, node provisioning, and service discovery through idempotent playbooks. By integrating distributed consensus mechanisms, the platform ensures automated failover and consistent state enforcement across diverse environments, including bare metal and virtualized infrastructure. The platform distinguishes itself through a robust suite of operational capabiliti
Orchestrates the deployment and monitoring of primary databases and complementary storage or caching layers using idempotent playbooks.
Autobase is a self-hosted PostgreSQL database management platform and orchestrator designed to provide database-as-a-service capabilities. It automates the full lifecycle of PostgreSQL clusters, from initial provisioning and deployment to ongoing administration and decommissioning. The system distinguishes itself by treating database infrastructure as code, allowing clusters to be deployed and updated through version control and continuous integration pipelines. It provides both a centralized web console for visual management and programmatic interfaces for automating infrastructure orchestra
Orchestrates the full lifecycle of PostgreSQL clusters from deployment to decommissioning.
JupyterLab Desktop is a standalone desktop application for interactive computing and coding. It serves as a native wrapper that bundles the JupyterLab web interface and a Python kernel into a single installation. The application provides a dedicated workspace for creating documents that contain live code, equations, visualizations, and narrative text. It utilizes an Electron shell to provide a consistent, isolated user interface for a desktop data science workflow. The system manages the local installation of JupyterLab and handles the orchestration of backend computing kernels. It includes
Manages the lifecycle of backend computing kernels by launching and monitoring local server processes.