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 RepositoriesFleet Deployment Tracking

Systems for tracking software versions and deployment status across a fleet of remote servers.

Distinguishing note: Existing candidates focus on UI state, database migrations, or parser state, not fleet-wide software versioning.

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

Awesome Fleet Deployment Tracking GitHub Repositories

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

    mbecker20/komodo

    11,400Auf GitHub ansehen↗

    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

    Maintains a centralized record of software versions and deployment status across the server fleet.

    Rust
    Auf GitHub ansehen↗11,400
  • octokit/octokit.rbAvatar von octokit

    octokit/octokit.rb

    3,945Auf GitHub ansehen↗

    Octokit.rb is a Ruby client library and REST API wrapper used to programmatically interact with GitHub. It provides a structured interface for automating workflows, managing repositories, and transforming raw HTTP responses into Ruby objects. The library differentiates itself through hypermedia-driven navigation, which uses URI templates and link relations to discover resources dynamically. It also implements automated result pagination to combine paginated responses into single arrays and uses fingerprint-based caching to reduce redundant network requests. The tool covers a broad range of c

    Tracks the delivery status and environment deployment of software releases.

    Rubygithubgithub-apihacktoberfest
    Auf GitHub ansehen↗3,945
  1. Home
  2. DevOps & Infrastructure
  3. Fleet Deployment Tracking