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.
 
 
Boris Gallet b8ceb65e04 new: [nextcloud] remove default skeleton directory 2 months ago
..
build chg: [keycloak] upgrade to version ``17.0.1`` 2 years ago
hooks chg: [keycloak] upgrade to version ``17.0.1`` 2 years ago
README.rst chg: [keycloak] upgrade to version ``17.0.1`` 2 years ago
metadata.yml chg: [keycloak] upgrade to version ``17.0.1`` 2 years ago

README.rst

Description
===========

Using ``keycloak`` version 17.0


Usage
=====

To start with ``keycloak``, just put this service in your
``compose.yml``::

keycloak:
options:
admin-password: CHANGEME
relations:
web-proxy:
frontend:
domain: id.mydomain.fr

Customize theme
===============

You can customize theme by putting your theme in
``/srv/datastore/data/keycloak/opt/keycloak/themes``

For example copy the material folder from
https://github.com/MAXIMUS-DeltaWare/material-keycloak-theme and
restart ``keycloak``.

Then go to your admin console, log in and go to the realm/themes part
to choose you new theme