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.

32 lines
663 B

  1. Description
  2. ===========
  3. Using ``keycloak`` version 17.0
  4. Usage
  5. =====
  6. To start with ``keycloak``, just put this service in your
  7. ``compose.yml``::
  8. keycloak:
  9. options:
  10. admin-password: CHANGEME
  11. relations:
  12. web-proxy:
  13. frontend:
  14. domain: id.mydomain.fr
  15. Customize theme
  16. ===============
  17. You can customize theme by putting your theme in
  18. ``/srv/datastore/data/keycloak/opt/keycloak/themes``
  19. For example copy the material folder from
  20. https://github.com/MAXIMUS-DeltaWare/material-keycloak-theme and
  21. restart ``keycloak``.
  22. Then go to your admin console, log in and go to the realm/themes part
  23. to choose you new theme