This commit is contained in:
github-actions[bot] 2024-02-24 23:07:27 +00:00
parent df9e40d494
commit c54039e31a
51 changed files with 145 additions and 145 deletions

View file

@ -22,7 +22,7 @@
<link rel="icon" href="../assets/logo/favicon-32x32.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.9">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.11">
@ -30,7 +30,7 @@
<link rel="stylesheet" href="../assets/stylesheets/main.f2e4d321.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.7e359304.min.css">
<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
@ -2359,7 +2359,7 @@
<h1>Usage</h1>
<p>This pages explains how to get started with DMS. The guide uses Docker Compose as a reference. In our examples, a volume mounts the host location <a href="../config/advanced/optional-config/#volumes-config"><code>docker-data/dms/config/</code></a> to <code>/tmp/docker-mailserver/</code> inside the container.</p>
<p>This page explains how to get started with DMS. The guide uses Docker Compose as a reference. In our examples, a volume mounts the host location <a href="../config/advanced/optional-config/#volumes-config"><code>docker-data/dms/config/</code></a> to <code>/tmp/docker-mailserver/</code> inside the container.</p>
<h2 id="preliminary-steps"><a class="toclink" href="#preliminary-steps">Preliminary Steps</a></h2>
<p>Before you can get started with deploying your own mail server, there are some requirements to be met:</p>
<ol>