Go to file
2023-04-08 12:37:09 +02:00
rootfs/etc/s6-overlay/s6-rc.d build with enabled metrics 2023-04-08 12:37:09 +02:00
.gitignore initial commit 2021-08-22 14:30:25 +02:00
.woodpecker.yml Add '.woodpecker.yml' 2022-11-14 09:53:32 +00:00
Dockerfile build with enabled metrics 2023-04-08 12:37:09 +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