Go to file
notplants 3e31f25f80 Working with docker secrets 2021-11-30 17:25:33 +01:00
.drone.yml Working docker-compose.yml 2021-11-24 16:54:45 +01:00
.env.sample Working on secrets 2021-11-30 12:31:04 +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
docker-compose.yml Working with docker secrets 2021-11-30 17:25:33 +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