No description
Find a file
Sebastian Hugentobler 56c73b1206
All checks were successful
Vanwa Containers/keycloak/pipeline/tag This commit looks good
read db pw from file
2026-01-02 13:38:35 +01:00
rootfs/etc/s6-overlay/s6-rc.d read db pw from file 2026-01-02 13:38:35 +01:00
.gitignore initial commit 2021-08-22 14:30:25 +02:00
Containerfile push to 26.4.7 2025-12-11 11:08:23 +01:00
Jenkinsfile setup jenkins 2025-06-04 14:05:49 +02:00
README.md read db pw from file 2026-01-02 13:38:35 +01:00

Keycloak server with postgre backend.

Volumes

  • /home/keycloak/db_pw: file containing the database password.

Environment Variables

HOSTNAME

Hostname to use in urls.

DB_HOST

Database host.

DB_NAME

  • default: keycloak

Database name.

DB_USER

  • default: keycloak Database user.

Ports

  • 8080