1 repository
Using a version control repository to persist application state and configuration as the source of truth.
Distinct from Git-Based Repositories: Distinct from Git-Based Repositories: specifically refers to using the repository as a database for operational state rather than just code storage.
Explore 1 awesome GitHub repository matching devops & infrastructure · State Storage. Refine with filters or upvote what's useful.
Upptime is a monitoring system that uses GitHub Actions to check endpoint availability and track response times. It functions as an HTTP availability checker and a static status page generator, converting uptime data into a branded website hosted on GitHub Pages. The project integrates a GitHub Issues incident manager to automatically create and close tracking tickets for service outages and recovery. It provides a JSON status badge provider to expose uptime percentages and response times for use in external visual badges. The system covers website uptime monitoring and service performance t
Persists all monitoring data and system configurations directly within a Git repository to serve as the source of truth.