Skip to content

Commit 9381fd8

Browse files
committed
Update README.md
1 parent f43c1e9 commit 9381fd8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ Or you can set your custom certificate at run time, by mouting your a directory
105105
-e SSL_CA_CRT_FILENAME=the-ca.crt \
106106
-d osixia/mariadb
107107

108+
## Administrate your ldap server
109+
If you are looking for a simple solution to administrate your ldap server you can take a look at our phpLDAPadmin docker image :
110+
> [osixia/phpldapadmin](https://github.com/osixia/docker-phpLDAPadmin)
111+
108112
## Environment Variables
109113

110114
Environement variables defaults are set in **image/env.yml**. You can modify environment variable values directly in this file and rebuild the image ([see manual build](#manual-build)) or you can override those values at run time with -e argument. See example below.

0 commit comments

Comments
 (0)