knoflook
bf7466f8b2
continuous-integration/drone/push Build is failing
Details
|
||
---|---|---|
release | ||
.drone.yml | ||
.env.sample | ||
.gitignore | ||
README.md | ||
abra.sh | ||
compose.yml | ||
entrypoint.sh |
README.md
mattermost
- Category: Apps
- Status: 3
- Image:
mattermost/mattermost-team-edition
, 4, upstream - Healthcheck: No
- Backups: Yes
- Email: 1
- Tests: 2
- SSO: No
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new --secrets --app-name YOURAPPNAME mattermost
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPNAME
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPNAME
- Open the configured domain in your browser to finish set-up