Go to file
2021-08-22 14:59:55 +02:00
rootfs initial commit 2021-08-22 14:30:25 +02:00
.gitignore initial commit 2021-08-22 14:30:25 +02:00
.gitlab-ci.yml initial commit 2021-08-22 14:30:25 +02:00
Dockerfile ensure keycloak permissions 2021-08-22 14:59:55 +02:00
README.md initial commit 2021-08-22 14:30:25 +02:00

Keycloak server with postgre backend.

Environment Variables

ADMIN_PASSWORD

Password for the admin user.

DB_URL

Database url in jdbc form (https://jdbc.postgresql.org/documentation/80/connect.html).

DB_USER

  • default: keycloak Database user.

DB_PASSWORD

Password for the database user.

Ports

  • 8080