Go to file
Brain a5d28bc60f
All checks were successful
continuous-integration/drone/pr Build is passing
Move comment to see if Drone accepts it
2024-09-10 13:44:29 +02:00
defaults Fix REUSE compliance 2024-09-10 13:40:13 +02:00
LICENSES Fix REUSE compliance 2024-09-10 13:40:13 +02:00
tasks Switch to Docker Compose v2 2024-04-16 15:27:13 +02:00
templates Fix REUSE compliance 2024-09-10 13:40:13 +02:00
.drone.yml Move comment to see if Drone accepts it 2024-09-10 13:44:29 +02:00
.yamllint Add Drone config 2024-09-10 13:39:54 +02:00
README.md add ldap variables 2021-09-15 19:22:52 +02:00

Kompetenzinventar ⚒ Ansible Rolle

REUSE status

Variablen:

Name Beschreibung Standardwert
ki_frontend_image KI Frontend Image registry.wtf-eg.net/ki-frontend:latest
ki_frontend_uri URI zum Frontend https://ki-wtf-eg.de/
ki_frontend_port Docker-Port für das Frontend 13337
ki_backend_image KI Backend Image registry.wtf-eg.net/ki-backend:latest
ki_backend_uri URI zum Backend https://ki-wtf-eg.de/api
ki_backend_port Docker-Port für das Backend 13338
ki_db_image Datenbank-Image mariadb:10.6.3
ki_db_root_password KI DB Root Passwort -
ki_db_password KI DB Anwendungspasswort -
ki_auth Authentifizierungsmethode file oder ldap file
ki_ldap_url LDAP Server URL ldaps://idp01.wtf-eg.net:636
ki_ldap_auth_user LDAP Login Benutzer -
ki_ldap_auth_password LDAP Login Passwort -
ki_ldap_base_dn Basis DN ou=people,dc=wtf-eg,dc=de