convert to nfrastack ldap, and rename openldap to ldap, added a mqtt dev temporarily and made uptime-kuma tag be able to update in the :2 releases

This commit is contained in:
2026-01-08 16:33:23 +11:00
parent 9241b4091f
commit d23aaca635
2 changed files with 44 additions and 24 deletions

View File

@@ -3,5 +3,6 @@ LDAP_ADMIN_PASSWORD=a_real_admin_pass_word_for_2o20
LDAP_BIND_PW=${LDAP_ADMIN_PASSWORD}
# needed for tiredofit containers
ADMIN_PASS=${LDAP_ADMIN_PASSWORD}
CONFIG_PASS=another_config_password_for_2025
# to note, this is unused at the moment as SASL doesnt work, but leaving this set as it wont impact anything
SASLAUTHD_LDAP_PASSWORD=${LDAP_ADMIN_PASSWORD}