generated from coop-cloud/example
A glossy Matrix collaboration client for the web.
.drone.yml | ||
.env.sample | ||
.gitignore | ||
abra.sh | ||
compose.yml | ||
config.json.tmpl | ||
README.md |
element-web
A glossy Matrix collaboration client for the web.
- Category:
- Status:
- Image:
vectorim/element-web
- Healthcheck:
- Backups:
- Email:
- Tests:
- SSO:
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new ${REPO_NAME} --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPDOMAIN
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in your browser to finish set-up