Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Hunter Long afd6ec52f1
upgrades - plugins
6 years ago
docs Create CNAME 6 years ago
html upgrades - plugins 6 years ago
plugin upgrades - plugins 6 years ago
sql changes 6 years ago
.gitignore first 6 years ago
.travis.yml upgrades - plugins 6 years ago
Dockerfile docker 6 years ago
LICENSE Create LICENSE 6 years ago
README.md changes 6 years ago
build.sh first 6 years ago
checker.go docker 6 years ago
core.go upgrades - plugins 6 years ago
database.go upgrades - plugins 6 years ago
errors.go upgrades - plugins 6 years ago
failures.go changes n upgrades 6 years ago
go.mod changes 6 years ago
hits.go upgrades - plugins 6 years ago
main.go upgrades - plugins 6 years ago
main_test.go changes n upgrades 6 years ago
plugins.json upgrades - plugins 6 years ago
services.go upgrades - plugins 6 years ago
setup.go first 6 years ago
users.go first commit 6 years ago
web.go upgrades - plugins 6 years ago

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)