No description
  • Dockerfile 76.1%
  • Shell 23.9%
Find a file
2026-06-27 11:33:38 +02:00
.gitignore initial commit 2021-08-22 14:30:25 +02:00
Containerfile push to 26.6.4 2026-06-27 11:33:38 +02:00
entry remove s6 2026-01-17 14:30:16 +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