Skip to content

Commit

Permalink
better table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda committed May 25, 2017
1 parent 1b03603 commit b57989f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/advanced-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ configured in a number of different ways.
##### Table of Contents
[Environment Variables](#environ)
[Secrets](#secrets)
[Full Control](#full)

<a name="environ"/>
## Environment Variables

Most deployment details may be set using environment variables set for the container.
Expand Down Expand Up @@ -81,6 +83,7 @@ Coming soon...
### OpenLDAP slapd
Coming soon...

<a name="secrets"/>
## Secrets

Some deployers prefer not to use environment variables to inject secrets to avoid having
Expand Down Expand Up @@ -236,6 +239,7 @@ If no files are configured the container uses a default self-signed certificate

Coming soon...

<a name="full"/>
## Full control

Deployers needing full control may inject configuration and deployment details directly.
Expand Down

0 comments on commit b57989f

Please sign in to comment.