Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 932 Bytes

File metadata and controls

24 lines (15 loc) · 932 Bytes

keycloak-dockerfiles

Dockerfiles that can be used to build Docker images with Keycloak project.

Example of reverse proxy based architecture

This is a set of Docker Compose files related to Keycloak, including an example using mod_auth_openidc in reverse proxy based architecture.

Example of client adapter based architecture

This is a set of Docker Compose files related to Keycloak, including an example using Tomcat Adapter in client adapter based architecture.

License