https://github.com/sineware/statusresponse
Service Status Indicator and Incident Response Reporting
https://github.com/sineware/statusresponse
Last synced: 8 months ago
JSON representation
Service Status Indicator and Incident Response Reporting
- Host: GitHub
- URL: https://github.com/sineware/statusresponse
- Owner: Sineware
- License: agpl-3.0
- Created: 2021-07-26T21:44:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-10T23:04:57.000Z (almost 5 years ago)
- Last Synced: 2025-07-11T23:38:32.943Z (11 months ago)
- Language: PHP
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sineware StatusResponse
Service Status Indicator and Incident Response Reporting

## About
StatusResponse is a web service which provides end users insight into the current status of
your infrastructure (such as uptime and reliability), and provides a platform to distribute
reports on incidents (such as downtime or degraded performance).
## Installation
StatusResponse consists of two parts: a NodeJS API Backend, which is responsible for polling
services on their status, and a PHP Frontend.