czetsuya / docker-keycloak-mysql

This docker compose file will run a Keycloak and MySQL instance as a docker container. Keycloak will connect to the MySQL database using JDBC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running Keycloak with MySQL Database in Docker

This docker compose file will run a Keycloak and MySQL instance as a docker container. Keycloak will connect to the MySQL database using JDBC.

Blog: https://www.czetsuyatech.com/2021/07/docker-run-keycloak-with-mysql.html

*Help me keep this project updated by supporting me on Patreon.

Prerequisites

Docker server running on your local machine.

Running this Project

docker-compose up

What's inside the project?

About

This docker compose file will run a Keycloak and MySQL instance as a docker container. Keycloak will connect to the MySQL database using JDBC.