lldap
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-04-30 13:48:45 -05:00
parent f7a73d1ca6
commit b0edbeffa3

View file

@ -24,7 +24,11 @@ services:
constraints: constraints:
- node.hostname == docker4 - node.hostname == docker4
labels: labels:
- diun.enable=true diun.enable: true
gremlin.caddy.skip: "true"
gremlin.homepage.skip: "true"
gremlin.monitor.skip: "true"
gremlin.network.skip: "true"
restart: unless-stopped restart: unless-stopped
lldap: lldap:
@ -76,7 +80,7 @@ services:
- node.hostname == docker4 - node.hostname == docker4
labels: labels:
# Homepage # Homepage
- homepage.group=Management - homepage.group=Authentication
- homepage.name=LLDAP - homepage.name=LLDAP
- homepage.icon=ldap.png - homepage.icon=ldap.png
- homepage.href=https://ldap.netgrimoire.com - homepage.href=https://ldap.netgrimoire.com