Go to file
decentral1se bc1eb3554f
fix: get in what abra expects
2021-12-01 12:07:59 +01:00
.drone.yml Working docker-compose.yml 2021-11-24 16:54:45 +01:00
.env.sample fix: get in what abra expects 2021-12-01 12:07:59 +01:00
.gitignore Working docker-compose.yml 2021-11-24 16:54:45 +01:00
README.md first commit 2021-11-24 16:53:30 +01:00
abra-mattermost-entrypoint.sh Working with docker secrets 2021-11-30 17:25:33 +01:00
compose.yml fix: get in what abra expects 2021-12-01 12:07:59 +01:00

README.md

mattermost

TODO

  • Category:
  • Status:
  • Image:
  • Healthcheck:
  • Backups:
  • Email:
  • Tests:
  • SSO:

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new ${REPO_NAME} --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
  6. Open the configured domain in your browser to finish set-up

-cloud/traefik