Go to file
Sebastian Hugentobler 7071833fab
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Has been cancelled
remove deprecated options
2024-06-27 09:32:44 +02:00
.gitea/workflows push to 32.0.2 2023-12-15 08:14:43 +01:00
rootfs/etc/s6-overlay/s6-rc.d remove deprecated options 2024-06-27 09:32:44 +02:00
.gitignore initial commit 2021-08-22 14:30:25 +02:00
Containerfile push to version 25.0.1 2024-06-27 09:18:15 +02: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