1
1
Fork 0
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-05-10 10:16:04 +02:00
docker-mailserver/docs/content/index.md
wernerfred 724fe72d20 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.
2021-03-25 11:49:24 +13:00

1.8 KiB

title
Home

Welcome to the Extended Documentation for docker-mailserver!

Please first have a look at the README.md to setup and configure this server.

This wiki provides you with advanced configuration, detailed examples, and hints.

Getting Started

  1. The script setup.sh is supplied with this project. It supports you in configuring and administrating your server. Information on how to get it and how to use it is available on a dedicated page.
  2. Be aware that advanced tasks may still require tweaking environment variables, reading through documentation and sometimes inspecting your running container for debugging purposes. After all, a mail server is a complex arrangement of various programs.
  3. A list of all configuration options is provided in ENVIRONMENT.md. The README.md is a good starting point to understand what this image is capable of.
  4. A list of all optional and automatically created configuration files and directories is available on the dedicated page.

!!! tip See the FAQ for some more tips!

Contributing

We are always happy to welcome new contributors. For guidelines and entrypoints please have a look at the Contributing section.