Help people make decisions together
https://github.com/loomio/loomio
.env.sample | ||
compose.yml | ||
README.md |
${REPO_NAME_TITLE}
${REPO_DESCRIPTION}
- Category:
- Status:
- Image:
${REPO_NAME}
- 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