mirror of https://github.com/statping/statping
ac580cf98d | ||
---|---|---|
docs | ||
html | ||
sql | ||
.gitignore | ||
.travis.yml | ||
Dockerfile | ||
README.md | ||
build.sh | ||
checker.go | ||
core.go | ||
database.go | ||
failures.go | ||
go.mod | ||
hits.go | ||
main.go | ||
services.go | ||
setup.go | ||
users.go | ||
web.go |
README.md
Statup
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)