浏览代码

Update README.md

osixia 10 年之前
父节点
当前提交
9381fd86fc
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -105,6 +105,10 @@ Or you can set your custom certificate at run time, by mouting your a directory
 	-e SSL_CA_CRT_FILENAME=the-ca.crt \
 	-d osixia/mariadb
 
+## Administrate your ldap server
+If you are looking for a simple solution to administrate your ldap server you can take a look at our phpLDAPadmin docker image :
+> [osixia/phpldapadmin](https://github.com/osixia/docker-phpLDAPadmin)
+
 ## Environment Variables
 
 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.