Skip to content

cutls/MinimumStatus

Repository files navigation

MinimumStatus

New v2 is availablev2

新しいバージョンであるv2 ができましたv2

Above this version, MySQL status was removed.
MySQLの監視は削除されました。

日本語インストールガイド
Legacy PHP Non-DB Status Page

What's this

Watch your website and MySQL database status.

screenshot

Require

  • PHP 5.6/7.2
  • Apache or Nginx

Usage

  • git clone https://github.com/cutls/MinimumStatus.git
  • rename dist/config.sample.php to config.php and fill configs of MinimumStatus
  • move dist to root directory of your virtual host
  • for security, you should rename bot.php to another name
  • set cron job to run bot.php or renamed file
  • set your server config

Webhook when error

You can get notice when your sites have something wrong.
if_error at config will be accessed when error with ?site=<domain> param once.
So, fill if_error https://thedesk.top/notice, this will access like https://thedesk.top/notice?site=cutls.com.

Activity Log

Nice activity log included.

It can be filtered by website name and show how long your websites was down.

Make the badge of your website status!

Like check

It's on https://example.com/badge?site=<yoursite>.com. using badgen.net

About

Minimum Status Page without DB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published