Go to file
3wc 0d67e8ccf7 chore: publish 0.2.0+8.1.0 release 2023-08-25 14:54:55 +02:00
release Update Mattermost to 7.0, add release notes, add abra.sh file to fix deployment entrypoint issue 2022-06-21 11:07:05 +01:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -08:00
.env.sample 0.1.0 rc, still testing that one 2023-06-06 15:35:52 +02:00
.gitignore Working docker-compose.yml 2021-11-24 16:54:45 +01:00
README.md Update README 2021-12-01 13:54:43 +01:00
abra.sh 0.1.0 rc, still testing that one 2023-06-06 15:35:52 +02:00
compose.yml chore: publish 0.2.0+8.1.0 release 2023-08-25 14:54:55 +02:00
entrypoint.sh 0.1.0 rc, still testing that one 2023-06-06 15:35:52 +02:00

README.md

mattermost

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

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new --secrets --app-name YOURAPPNAME mattermost (optionally with --pass if you'd like to save secrets in pass)
  4. abra app config YOURAPPNAME - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPNAME
  6. Open the configured domain in your browser to finish set-up