GeoHealthCheck
GeoHealthCheck copied to clipboard
Service Status and QoS Checker for OGC Web Services
Add a column to set a `crontab` expression for resource checks. The current `run_frequency` chooses a random start time within the next `run_frequency` minutes as the start time and the...
I'm setting up GeoHealthCheck using Docker images, and it's working fine on port 8083. But, when I reverse proxy the GHC system into a outward facing URL containing a path...
Add the run data to the webhook message. The gaol is that we should be able to use the data coming to the webhook to triage and send to other...
…tion auth_delegate. As we talked about it on april...
**Is your feature request related to a problem? Please describe.** The current IP geolocation API service does not provide SSL/HTTPS encryption, has rate limits for high-frequency requests, and is based...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Currently, you're calling ip-api for the geolocation. As a failover, please consider using the...
### Discussed in https://github.com/geopython/GeoHealthCheck/discussions/493 Originally posted by **dperezBM** November 10, 2025 Hi, I am trying to run a Docker container of GeoHealthCheck, but I want to update the Ubuntu and...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 to 3.1.4. Release notes Sourced from werkzeug's releases. 3.1.4 This is the Werkzeug 3.1.4 fix release, which fixes bugs but does not otherwise change behavior and...
This PR adds a Helm chart for GeoHealth check which allows an easy deployment on Kubernetes.