1
0
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:
David Young
2023-02-07 11:04:58 +13:00
parent 9eec6cd985
commit d2153a7780
194 changed files with 727 additions and 93 deletions

View File

@@ -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.
![OpenLDAP Screenshot](../images/openldap.jpeg)
![OpenLDAP Screenshot](../images/openldap.png)
## 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