docs: Update metadata and links to new locations

Also removed the FAQ inline heading link for Rancher. It's not a relevant link (as the question already expects knowledge of Rancher), and breaks out of the bg colour heading style due to the HTML generation logic from mkdocs.
This commit is contained in:
wernerfred 2021-03-11 20:41:24 +01:00 committed by polarathene
parent 237a932f8e
commit 724fe72d20
12 changed files with 27 additions and 23 deletions

View file

@ -1,5 +1,5 @@
---
title: 'Tutorials | Installation Examples'
title: 'Tutorials | Basic Installation'
---
## Building a Simple Mailserver

View file

@ -1,3 +1,7 @@
---
title: 'Tutorials | Mailserver behind Proxy'
---
## Using `docker-mailserver` behind a Proxy
### Information
@ -120,4 +124,4 @@ service imap-login {
!!! note
Port `10993` is used here to avoid conflicts with internal systems like `postscreen` and `amavis` as they will exchange messages on the default port and obviously have a different origin then compared to the proxy.
[docs-optionalconfig]: ../advanced/optional-config.md
[docs-optionalconfig]: ../../config/advanced/optional-config.md