2 dépôts
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.
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.
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.