Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.
/ status Public archive

A simple pure shell to generate the status pages

License

Notifications You must be signed in to change notification settings

AGDDoS/status

Repository files navigation

!!! Plz goto our new page !!!

!!! Plz goto our new page !!!

!!! Plz goto our new page !!!

Health Check

AGDDoS Status Page

🔔 We are looking for partners. If you are willing to do so, please refer to: #2

How does it work?

This project uses GitHub actions to wake up every hour and run a shell script (health-check.sh). This script runs curl on every url in your config and appends the result of that run to a log file and commits it to the repository. This log is then pulled dynamically from index.html and displayed in a easily consumable fashion. You can also run that script from your own infrastructure to update the status page more often.