From fb5f26f21b39a999160b2cf677d4aa7c05e21e60 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Tue, 2 Mar 2021 18:38:42 +0200 Subject: [PATCH] Follow new exciting README standard See coop-cloud/organising#31 --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a58869d..1494521 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,24 @@ Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins β€’ https://github.com/statping/statping -See [this wiki page](Ahttps://github.com/statping/statping/wiki/Docker) for more technical Docker related documentation. +See [this wiki page](https://github.com/statping/statping/wiki/Docker) for more technical Docker related documentation. + +* **Category**: Apps +* **Status**: ❸🍎 +* **Image**: [`statping/statping`](https://hub.docker.com/r/statping/statping), βΆπŸ’š, upstream +* **Healthcheck**: No +* **Backups**: No +* **Email**: ❸🍎 +* **Tests**: No +* **SSO**: No + ## Basic usage 1. Set up Docker Swarm and [`abra`] 2. Deploy [`coop-cloud/traefik`] -3. `abra app new statping --secrets` +3. `abra app new statping --secrets` (optionally with `--pass` if you'd like + to save secrets in `pass`) 4. `abra app YOURAPPDOMAIN config` - be sure to change `DOMAIN` to something that resolves to your Docker swarm box 5. `abra app YOURAPPDOMAIN deploy`