generated from coop-cloud/example
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 days ago | |
---|---|---|
.drone.yml | 6 months ago | |
.env.sample | 6 months ago | |
.gitignore | 6 months ago | |
README.md | 6 months ago | |
abra.sh | 6 months ago | |
compose.yml | 3 days ago | |
config.json.tmpl | 6 months ago |
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 YOURAPPDOMAIN config
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app YOURAPPDOMAIN deploy
- Open the configured domain in your browser to finish set-up