Acerca de Keycloak
Add authentication to applications and secure services with minimum effort. No need to deal with storing users or authenticating users.
Keycloak provides user federation, strong authentication, user management, fine-grained authorization, and more.
Variables de entorno
Ver variables de entorno
- PROJECT
- keycloak
- DOMAIN
- stack.localhost
- KC_HEALTH_ENABLED
- true
- KC_METRICS_ENABLED
- true
- KC_DB
- postgres
- KC_DB_URL
- jdbc:postgresql://keycloak-db:5432/keycloak
- KC_DB_NAME
- keycloak
- KC_DB_USERNAME
- keycloak
- KC_DB_PASSWORD
- password
- KC_BOOTSTRAP_ADMIN_USERNAME
- admin
- KC_BOOTSTRAP_ADMIN_PASSWORD
- password
- KC_HOSTNAME
- https://$PROJECT.$DOMAIN