Skip to content

Keycloak Docker image for the GUI of the HOBBIT platform

Notifications You must be signed in to change notification settings

hobbit-project/hobbit-keycloak

Repository files navigation

Information

This is the prepared Keycloak 2.4.0 Docker image for usage with the gui of the HOBBIT platform.

Build docker image

docker build -t hobbitproject/hobbit-keycloak .

Configure Privacy Policy

You need to create a directory with a file named privacypolicy.ftl with HTML content containing link to your policy:

Read our <a href="https://...">Privacy Policy</a>.

Then configure that directory as a volume for keycloak:

volumes:
  - ./your_directory:/opt/jboss/keycloak/themes/hobbit/login/hobbit

About

Keycloak Docker image for the GUI of the HOBBIT platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published