Open source identity and access management https://github.com/keycloak/keycloak
Go to file
decentral1se 6326aff4f0
continuous-integration/drone/push Build is failing Details
Revert "feat: custom theme loading"
This reverts commit 3b9d0237b2.

This doesn't work because we can't get into the root account in the
entrypoint and we need that to use microdnf. Another approach is needed.
2021-10-21 14:14:16 +02:00
.drone.yml Use new image 2021-06-21 12:33:35 +02:00
.env.sample Revert "feat: custom theme loading" 2021-10-21 14:14:16 +02:00
LICENSE Bootstrap repository 2020-06-18 18:21:15 +02:00
README.md Fix README links 2021-03-02 20:07:56 +02:00
compose.yml Revert "feat: custom theme loading" 2021-10-21 14:14:16 +02:00
renovate.json Add renovate.json 2020-09-30 07:02:23 +00:00

README.md

keycloak

Build Status

Keycloak + Coöp Cloud.

  • Category: Apps
  • Status: ❷💛
  • Image: jboss/keycloak, ❶💚, upstream
  • Healthcheck: Yes
  • Backups: ?
  • Email: ❸🍎
  • Tests: ❷💛
  • SSO: N/A

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new keycloak --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy