We tried various Status Pages out there, and built this as a fun little hobby project with the intention of making setting up status pages as simple a

statsig-io / statuspage

submited by
Style Pass
2021-06-11 20:00:08

We tried various Status Pages out there, and built this as a fun little hobby project with the intention of making setting up status pages as simple as possible.

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.

Leave a Comment
Related Posts