forked from coop-cloud/keycloak
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.
|
10 months ago | |
---|---|---|
release | 1 year ago | |
.drone.yml | 2 years ago | |
.env.sample | 10 months ago | |
LICENSE | 3 years ago | |
README.md | 1 year ago | |
compose.yml | 10 months ago | |
renovate.json | 3 years ago |
README.md
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