Statuspal lets you communicate your web apps/services status https://github.com/statuspal/statuspal/
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
decentral1se 937226603d
Revert internal network change (see coop-cloud/organising#62)
2021-07-15 16:08:42 +02:00
.drone.yml Use new image namespace 2021-06-21 12:32:08 +02:00
.env.sample Move config to abra.sh 2021-02-08 15:41:01 +02:00
.gitignore Initial commit 2020-11-15 03:02:10 +01:00
README.md compose-stacks → coop-cloud 2021-03-02 19:58:24 +02:00
abra.sh Move config to abra.sh 2021-02-08 15:41:01 +02:00
compose.yml Revert internal network change (see coop-cloud/organising#62) 2021-07-15 16:08:42 +02:00
entrypoint.sh.tmpl Initial working config 2020-11-15 15:35:02 +02:00

README.md

Statuspal

Statuspal lets you communicate your web apps/services status • https://github.com/statuspal/statuspal/

  • Category: Graveyard
  • Status: ❹💣
  • Image: statuspal/statuspal, ❶💚, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Basic usage

  1. Set up Docker Swarm and [abra][abra]

  2. Set up Docker Swarm and [abra][abra]

  3. Deploy [coop-cloud/traefik][cc-traefik]

  4. abra app new statuspal --secrets (optionally with --pass if you'd like to save secrets in pass)

  5. abra app YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box

  6. abra app YOURAPPDOMAIN deploy

  7. Open the configured domain to finish set-up