forked from coop-cloud/keycloak
Open source identity and access management
release | ||
.drone.yml | ||
.env.sample | ||
compose.yml | ||
LICENSE | ||
README.md | ||
renovate.json |
keycloak
Keycloak + Coöp Cloud.
- Category: Apps
- Status: 2, beta
- Image:
jboss/keycloak
, 4, upstream - Healthcheck: Yes
- Backups: ?
- Email: 1
- Tests: 2
- SSO: N/A
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new keycloak --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
How do I setup a custom theme?
Check this approach.
How do I create another admin user?
- Under the
Master
realm >Users
>Add user
- Create the user and set a temporary password
- Under the
Role Mappings
tab, moveadmin
fromAvailable Roles
intoAssigned Roles