awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesCentralized Software Upgrading

Tools for triggering and managing software updates across a cluster of remote managed servers.

Distinct from Upgradeability Audits: Candidates are related to smart-contract upgradeability, not system-level software updates for server tools.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Centralized Software Upgrading. Refine with filters or upvote what's useful.

Awesome Centralized Software Upgrading GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • webmin/webminAvatar de webmin

    webmin/webmin

    5,595Voir sur GitHub↗

    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

    Automatically updates the administration interface to newer versions with signature verification.

    HTML
    Voir sur GitHub↗5,595
  • gluster/glusterfsAvatar de gluster

    gluster/glusterfs

    5,191Voir sur GitHub↗

    GlusterFS est un système de fichiers distribué défini par logiciel et un cluster de stockage scale-out qui agrège les ressources disque de plusieurs serveurs en un seul espace de noms global. Il fonctionne comme une plateforme de stockage unifiée, permettant aux mêmes données sous-jacentes d'être exposées via des interfaces de stockage de fichiers, de blocs et d'objets. Le système se distingue par une architecture décentralisée qui utilise le hachage cohérent pour distribuer les fichiers sur les nœuds réseau sans serveur de métadonnées central. Il garantit l'intégrité et la disponibilité des données en utilisant la réplication auto-réparatrice, la cohérence basée sur le quorum pour éviter les scénarios de split-brain, et la géo-réplication asynchrone pour la reprise après sinistre sur des sites géographiques distants. La plateforme offre une large couverture de capacités via l'exportation de stockage multi-protocoles via NFS, Samba et iSCSI, ainsi qu'une gestion complète des volumes incluant des snapshots point-in-time, des quotas de stockage et une expansion élastique de la capacité. La sécurité est gérée via le chiffrement TLS pour les données en transit, l'intégration de la gestion des identités et un contrôle d'accès POSIX granulaire. Le logiciel est disponible sous forme de paquets binaires via des dépôts communautaires pour diverses distributions Linux.

    Provides tools for triggering and managing software updates across a cluster of remote storage servers.

    C
    Voir sur GitHub↗5,191
  • certd/certdAvatar de certd

    certd/certd

    4,454Voir sur GitHub↗

    Certd is a self-hosted platform that automates the full lifecycle of SSL certificates using the ACME protocol. It handles certificate application, renewal, and deployment across multiple domains through a pipeline-driven workflow engine, with DNS challenge orchestration and multi-cloud deployment capabilities. The platform distinguishes itself through its configurable pipeline system, which allows users to build multi-step workflows that can pass outputs between tasks, execute custom scripts, and handle errors. It supports multi-tenant access control with role-based permissions, encrypted cre

    Updates the application through server management panels like Baota or 1Panel.

    JavaScriptacmeautoautomation
    Voir sur GitHub↗4,454
  1. Home
  2. DevOps & Infrastructure
  3. Centralized Software Upgrading

Explorer les sous-tags

  • Self-Updating Server Panels1 sous-tagBuilt-in mechanisms for automatically updating the administration tool itself to a newer version. **Distinct from Centralized Software Upgrading:** Distinct from Centralized Software Upgrading: focuses on updating the management panel itself, not managing upgrades for the underlying OS packages.