An updated drop-in for statping. A Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
 
 
 
 
 
 
Go to file
Hunter Long afd6ec52f1 upgrades - plugins 2018-06-12 00:21:16 -07:00
docs Create CNAME 2018-06-09 18:41:26 -07:00
html upgrades - plugins 2018-06-12 00:21:16 -07:00
plugin upgrades - plugins 2018-06-12 00:21:16 -07:00
sql changes 2018-06-09 20:44:47 -07:00
.gitignore first 2018-06-09 18:36:21 -07:00
.travis.yml upgrades - plugins 2018-06-12 00:21:16 -07:00
Dockerfile docker 2018-06-09 21:25:45 -07:00
LICENSE Create LICENSE 2018-06-10 01:39:57 -07:00
README.md changes 2018-06-09 20:44:47 -07:00
build.sh first 2018-06-09 18:36:21 -07:00
checker.go docker 2018-06-09 22:05:08 -07:00
core.go upgrades - plugins 2018-06-12 00:21:16 -07:00
database.go upgrades - plugins 2018-06-11 22:23:30 -07:00
errors.go upgrades - plugins 2018-06-12 00:21:16 -07:00
failures.go changes n upgrades 2018-06-10 17:20:42 -07:00
go.mod changes 2018-06-09 21:21:12 -07:00
hits.go upgrades - plugins 2018-06-10 20:41:02 -07:00
main.go upgrades - plugins 2018-06-12 00:21:16 -07:00
main_test.go changes n upgrades 2018-06-10 17:20:42 -07:00
plugins.json upgrades - plugins 2018-06-11 22:23:30 -07:00
services.go upgrades - plugins 2018-06-10 20:41:02 -07:00
setup.go first 2018-06-09 18:47:57 -07:00
users.go first commit 2018-06-09 18:31:13 -07:00
web.go upgrades - plugins 2018-06-12 00:21:16 -07:00

README.md

Statup Build Status

An easy to use Status Page for your websites and applications. Statup will automatically fetch the application and render a beutiful status page.

Docker

Use the Statup Docker Image to create a status page in seconds.

docker run -it -p 8080:8080 hunterlong/statup

Install on Linux

bash <(curl -s https://statup.io/install.sh)