generated from coop-cloud/example
Community Keycloak SSO user management.
|
||
---|---|---|
.drone.yml | ||
.env.sample | ||
.gitignore | ||
abra.sh | ||
compose.yml | ||
entrypoint.sh.tmpl | ||
README.md |
keycloak-collective-portal
Community Keycloak SSO user management.
- Category: Utilities
- Status: 1, alpha
- Image:
decentral1se/keycloak-collective-portal
- Healthcheck: Yes
- Backups: No
- Email: N/A
- Tests: Yes
- SSO: N/A
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new keycloak-collective-portal --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPDOMAIN
- be sure to changeDOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in your browser to finish set-up