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
·

2 Repos

Awesome GitHub RepositoriesDeployment Rollback Systems

Automated utilities for reverting infrastructure deployments to previous stable states.

Distinguishing note: Focuses on the automated reversion of remote agent deployments.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Deployment Rollback Systems. Refine with filters or upvote what's useful.

Awesome Deployment Rollback Systems GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • portainer/portainerAvatar von portainer

    portainer/portainer

    37,740Auf GitHub ansehen↗

    Portainer is a unified infrastructure management platform that provides a centralized control plane for deploying, monitoring, and managing containerized applications. It functions as an orchestration-abstraction layer, translating user actions into platform-specific API calls to maintain consistency across diverse container runtimes and cluster technologies. By organizing users, teams, and resources into a single interface, it enables granular role-based access control and lifecycle management for containerized services and stacks. The platform distinguishes itself through its support for di

    Automates the reversion of remote agent deployments to previous versions across selected environments.

    TypeScriptdockerdocker-composedocker-container
    Auf GitHub ansehen↗37,740
  • ublue-os/bazziteAvatar von ublue-os

    ublue-os/bazzite

    7,876Auf GitHub ansehen↗

    Bazzite is an immutable, atomic-image-based operating system designed for gaming performance and handheld hardware. It utilizes a read-only root filesystem and versioned images to provide atomic updates and instant system rollbacks, ensuring a stable core environment. The system is distinguished by its deep optimization for portable gaming devices, featuring dedicated handheld hardware management for CPU undervolting, fan control, and display refresh rate overclocking. It includes a specialized gaming mode that boots directly into a console-like interface with integrated input mapping and a t

    Allows marking a specific system state as permanent to ensure a known-working backup is always available.

    Shelldesktopfedora-kinoitefedora-linux
    Auf GitHub ansehen↗7,876
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Rollback Systems

Unter-Tags erkunden

  • Deployment State PinningMarking specific system image deployments as permanent to prevent them from being overwritten during cleanup. **Distinct from Deployment Rollback Systems:** Focuses on preserving a specific local OS deployment version rather than reverting remote infrastructure agents.