mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2026-01-03 11:59:23 +00:00
Add blog section, optimize images
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -17,7 +17,7 @@ The nice thing about OpenLDAP is, like MySQL, once you've setup the server, you
|
||||
|
||||
This recipe combines the raw power of OpenLDAP with the flexibility and featureset of LDAP Account Manager.
|
||||
|
||||

|
||||

|
||||
|
||||
## What's the takeaway?
|
||||
|
||||
@@ -29,7 +29,7 @@ What you'll end up with is a directory structure which will allow integration wi
|
||||
|
||||
### Setup data locations
|
||||
|
||||
We'll need several directories to bind-mount into our container, so create them in /var/data/openldap:
|
||||
We'll need several directories to bind-mount into our container, so create them in `/var/data/openldap`:
|
||||
|
||||
```bash
|
||||
mkdir /var/data/openldap/openldap
|
||||
|
||||
Reference in New Issue
Block a user