Add ldap demo

This commit is contained in:
Jingfang Liu
2018-05-04 10:56:50 -07:00
parent 332624bce3
commit 5ec94f4cb1
2 changed files with 288 additions and 0 deletions

View File

@@ -7,6 +7,9 @@ They are covered by pre-submit tests.
(differently configured) instances of a simple Hello
World server.
* [LDAP](ldap.md) - Deploy multiple
(differently configured) instances of a LDAP server.
* [mySql](mySql.md) - Create a MySQL production
configuration from scratch.