Statuspal lets you communicate your web apps/services status https://github.com/statuspal/statuspal/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3wc 5b029ba618
continuous-integration/drone/push Build is passing Details
Switch to self-hosted stack-ssh-deploy image [mass update]
4 months ago
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 4 months ago
.env.sample Move config to abra.sh 2 years ago
.gitignore Initial commit 3 years ago
README.md Update abra syntax in examples (finally) [mass update] 4 months ago
abra.sh Move config to abra.sh 2 years ago
compose.yml Revert internal network change (see https://git.autonomic.zone/coop-cloud/organising/issues/62) 2 years ago
entrypoint.sh.tmpl Initial working config 3 years ago

README.md

Statuspal

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

  • Category: Apps
  • Status: 0, work-in-progress
  • Image: statuspal/statuspal, 4, 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 config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box

  6. abra app deploy YOURAPPDOMAIN

  7. Open the configured domain to finish set-up