Go to file
Sebastian Hugentobler 966e0817bc
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 12m57s
push to 26.0.5
2024-11-01 12:13:25 +01:00
.gitea/workflows push to 32.0.2 2023-12-15 08:14:43 +01:00
rootfs/etc/s6-overlay/s6-rc.d push to 26.0.5 2024-11-01 12:13:25 +01:00
.gitignore initial commit 2021-08-22 14:30:25 +02:00
Containerfile push to 26.0.5 2024-11-01 12:13:25 +01:00
README.md update to keycloak 17 2022-02-13 10:35:16 +01:00

Keycloak server with postgre backend.

Environment Variables

HOSTNAME

Hostname to use in urls.

DB_HOST

Database host.

DB_NAME

  • default: keycloak

Database name.

DB_USER

  • default: keycloak Database user.

DB_PASSWORD

Password for the database user.

Ports

  • 8080