Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors