Container definition for running Keycloak (an open source IAM platform) on Kubernetes.
670
- This image is based on Alpine Linux. Especially for JVM images this could have unintended consequences and everything may break. YMMV
- This project uses Zulu, a fully tested, compatibility verified, and trusted binary distribution of the OpenJDK 9, 8, and earlier platforms. Zulu terms of use
This project contains a Docker image meant to facilitate the deployment of JBoss Keycloak on Kubernetes.
There are two sample docker compose configurations to play with.
Postgres
cd compose/postgres; docker-compose up
MySQL
cd compose/mysql; docker-compose up
Content type
Image
Digest
Size
434.6 MB
Last updated
over 8 years ago
docker pull nearpod/keycloak:keycloak-3.4.3.Final