forked from coop-cloud/statping
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins
.drone.yml | ||
.env.sample | ||
.gitignore | ||
compose.yml | ||
README.md |
Statping
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins • https://github.com/statping-ng
See this wiki page for more technical Docker related documentation.
- Category: Apps
- Status: 2, alpha
- Image:
statping-ng/statping-ng
, 4, upstream - Healthcheck: Yes
- Backups: No
- Email: 1
- Tests: No
- SSO: No
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new statping --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPDOMAIN
- be sure to changeDOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in a browser, the default login is
admin
and passwordadmin
, change this immediately