Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 938 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 938 Bytes

Self Hosted Status Page

Need your own simple status page but don't want the monthly fees? Then download this PHP script, config and add your services to monitor and upload it to your web server.

Files

config.php contains the following:

  • Site Title
  • The amount of days to display incidents from
  • Header background colour (Default is bg-blue-500) See TailwindCSS for options.
  • Google Site Verification
  • Notification Email

services.php is where you define the API's or Webpage details to ping.

Screenshot

Want to contribute?

Feel free to fork the repository, apply bug fixes and add new features.