Open source identity and access management https://github.com/keycloak/keycloak
Go to file
3wc ceec2943c2
continuous-integration/drone/push Build is passing Details
Follow new exciting README standard
See coop-cloud/organising#31
2021-03-02 18:39:49 +02:00
.drone.yml Use new style secret naming 2021-02-14 16:01:18 +01:00
.env.sample Use new style secret naming 2021-02-14 16:01:18 +01:00
LICENSE Bootstrap repository 2020-06-18 18:21:15 +02:00
README.md Follow new exciting README standard 2021-03-02 18:39:49 +02:00
compose.yml Update jboss/keycloak Docker tag to v12.0.4 2021-03-02 08:01:25 +00: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][cc-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