awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

Awesome GitHub RepositoriesMaintenance Modes

Operational states that allow graceful system updates by queuing new tasks while finishing existing ones.

Distinguishing note: Focuses on workflow-aware system maintenance rather than generic server status.

Explore 7 awesome GitHub repositories matching devops & infrastructure · Maintenance Modes. Refine with filters or upvote what's useful.

Awesome Maintenance Modes GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kestra-io/kestraAvatar von kestra-io

    kestra-io/kestra

    27,073Auf GitHub ansehen↗

    Kestra is a declarative workflow orchestrator designed to manage complex task dependencies and automated processes through versioned configuration files. It functions as a distributed platform that decouples task scheduling from execution by offloading computational workloads to a fleet of worker nodes. The system uses a reactive, event-driven engine to initiate workflows automatically in response to external signals, webhooks, schedules, or file system changes. The platform distinguishes itself through a modular plugin architecture that allows for the integration of custom tasks and external

    Pauses instances to perform updates by queuing new executions while allowing existing tasks to finish gracefully.

    Javaautomationdata-orchestrationdevops
    Auf GitHub ansehen↗27,073
  • magento/magento2Avatar von magento

    magento/magento2

    12,126Auf GitHub ansehen↗

    This project is a PHP e-commerce platform and enterprise storefront framework designed for building and managing online stores. It functions as a modular PHP application and headless commerce engine, separating e-commerce business logic from frontend presentation to support multiple storefronts and devices. The system is built on a modular architecture that allows developers to add custom business logic and third-party integrations. It utilizes a service-contract-based API to ensure stability across module implementations and employs dependency-injection for object lifecycle management. Core

    Provides operational states to restrict public storefront access during administrative updates to ensure data consistency.

    PHPecommerceecommerce-platformhacktoberfest
    Auf GitHub ansehen↗12,126
  • nextcloud/all-in-oneAvatar von nextcloud

    nextcloud/all-in-one

    9,082Auf GitHub ansehen↗

    all-in-one is a containerized deployment system designed to install and manage a complete suite of productivity and collaboration services. It functions as a cloud suite deployer that orchestrates the installation of a self-hosted content platform, incorporating necessary dependencies via Docker or Kubernetes. The project distinguishes itself by providing a web-based dashboard for orchestrating, updating, and monitoring the lifecycle of service containers. It also serves as a local AI inference server, enabling the execution of generative text models, image diffusion, and speech processing on

    Provides a dedicated maintenance mode to disable user access during administrative updates.

    PHPbackupdockernextcloud
    Auf GitHub ansehen↗9,082
  • pterodactyl/panelAvatar von pterodactyl

    pterodactyl/panel

    8,614Auf GitHub ansehen↗

    This project is a game server management panel and multi-user administration tool. It provides a centralized web interface and orchestrator for deploying, configuring, and monitoring game servers running inside isolated Docker containers. The system manages the full lifecycle of server instances, from mapping network allocations and IP addresses to enforcing resource limits through containerization. It includes a hosting dashboard for handling server backups via local or cloud storage and a control plane for remote-agent communication with server nodes. Administrative capabilities cover role

    Ships a maintenance mode to block user access during system updates to ensure a consistent experience.

    PHPdockerfreegames
    Auf GitHub ansehen↗8,614
  • greptimeteam/greptimedbAvatar von GreptimeTeam

    GreptimeTeam/greptimedb

    5,968Auf GitHub ansehen↗

    GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without

    Queries the current state of maintenance mode via an HTTP endpoint.

    Rustanalyticscloud-nativedatabase
    Auf GitHub ansehen↗5,968
  • judge0/judge0Avatar von judge0

    judge0/judge0

    3,978Auf GitHub ansehen↗

    Judge0 is an online code execution engine and multi-language compiler API designed to compile and run source code within isolated sandboxes. It functions as an asynchronous job processor that handles code submissions via a queue and provides a secure environment to run arbitrary programs while preventing unauthorized system access. The system distinguishes itself through a multi-stage compilation pipeline and a flexible execution model that supports both single-file submissions and multi-file program execution via archives. It employs an isolate-based sandboxing mechanism to enforce strict ha

    Implements a maintenance mode to suspend submission processing and display custom downtime messages.

    HTMLai-agent-toolsai-agentsai-tools
    Auf GitHub ansehen↗3,978
  • archestra-ai/archestraAvatar von archestra-ai

    archestra-ai/archestra

    3,570Auf GitHub ansehen↗

    Archestra is a platform for enterprise AI agent deployment and Model Context Protocol orchestration. It provides a centralized system for configuring specialized agents with specific system prompts and toolsets, and managing the deployment of Model Context Protocol servers that provide large language models with external tools and data sources. The system features an AI agent gateway that exposes configured agents as networked services for external clients and integrated development environments. It incorporates a security suite that provides deterministic guardrails to prevent prompt injecti

    Blocks user access and displays custom notifications during system updates via a dedicated maintenance mode.

    TypeScripta2aa2a-mcpacp
    Auf GitHub ansehen↗3,570
  1. Home
  2. DevOps & Infrastructure
  3. Maintenance Modes