Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins https://github.com/statping/statping
This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
3wc 34384d9449 SQLite for the moment 2021-03-02 19:54:43 +02:00
.drone.yml Initial commit 2021-01-05 23:06:09 +01:00
.env.sample Drop comments and lets run with this as is 2021-02-15 14:51:08 +01:00
.gitignore Initial commit 2021-01-05 23:06:09 +01:00
README.md Drop comments and lets run with this as is 2021-02-15 14:51:08 +01:00
compose.yml SQLite for the moment 2021-03-02 19:54:43 +02:00

README.md

Statping

Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins • https://github.com/statping/statping

See this wiki page for more technical Docker related documentation.

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new statping --secrets
  4. abra app YOURAPPDOMAIN config - be sure to change DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. Open the configured domain in your browser to finish set-up