Difference between revisions of "Keycloak"

From Wasya Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
 +
= Theme =
 +
From: https://github.com/keycloak/keycloak/blob/main/themes/src/main/resources/theme/base/login/template.ftl
  
 
= Trash =
 
= Trash =

Latest revision as of 21:07, 25 October 2024

Theme

From: https://github.com/keycloak/keycloak/blob/main/themes/src/main/resources/theme/base/login/template.ftl

Trash

persist data

services:
  keycloak_development:
    image: quay.io/keycloak/keycloak
    volumes:
      - type: bind
        source: ./volumes/keycloak_development
        target: /opt/keycloak/data/