Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
/devops-composePublic archive

Commit70b9cc5

Browse files
committed
Use osixia/openldap
1 parent2a825e7 commit70b9cc5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎docker-compose.yml‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,13 +106,12 @@ services:
106106
-db-data:/var/lib/postgresql/data
107107

108108
ldap:
109-
image:nickstenning/slapd
109+
image:osixia/openldap
110110
environment:
111111
LDAP_DOMAIN:example.com
112-
LDAP_ORGANISATION:example.com
113-
LDAP_ROOTPASS:admin
114112
volumes:
115113
-ldap-data:/var/lib/ldap
114+
-ldap-config:/etc/ldap/slapd.d
116115

117116
volumes:
118117
jira-data:
@@ -131,3 +130,5 @@ volumes:
131130
driver:local
132131
ldap-data:
133132
driver:local
133+
ldap-config:
134+
driver:local

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp