Add more links as reference.

This commit is contained in:
Zhang Huangbin 2018-12-14 11:37:54 +08:00
parent 7fce968743
commit 9804808fca
7 changed files with 23 additions and 3 deletions

View File

@ -176,6 +176,11 @@ restart services which use the cert files.
### Create symbol links
!!! attention
If you deployed iRedMail with the __iRedMail Easy__ platform, ssl cert
files are stored under `/opt/iredmail/ssl/`.
* On RHEL/CentOS:
```

View File

@ -187,4 +187,6 @@ do not like this platform, you're free to remove your account here too.
## See Also
* [Best Practice](./iredmail-easy.best.practice.html)
* [Setup DNS records for your iRedMail server](./setup.dns.html)
* [Request a free cert from Let's Encrypt](./letsencrypt.html)
* [Configure mail client applications](./index.html#mua)

View File

@ -0,0 +1 @@
* [Install iRedMail with iRedMail Easy](./install.iredmail.with.easy.html)

View File

@ -1 +1 @@
__iRedMail Easy__ - Web Deployment Platform
__iRedMail Easy__ - Web Deployment Platform {: #easy }

View File

@ -83,9 +83,14 @@
<li><a href="iredapd.releases.html">iRedAPD (Postfix Access Policy Daemon) release notes and upgrade tutorials</a></li>
<li><a href="upgrade.mlmmjadmin.html">mlmmjadmin upgrade tutorial (RESTful API server used to manage mlmmj mailing list)</a></li>
</ul>
<h3 id="iredmail-easy-web-deployment-platform"><strong>iRedMail Easy</strong> - Web Deployment Platform</h3>
<h3 id="easy"><strong>iRedMail Easy</strong> - Web Deployment Platform</h3>
<ul>
<li><a href="iredmail-easy.best.practice.html">Best Practice</a></li>
<li>
<p><a href="./install.iredmail.with.easy.html">Install iRedMail with iRedMail Easy</a></p>
</li>
<li>
<p><a href="iredmail-easy.best.practice.html">Best Practice</a></p>
</li>
<li><a href="iredmail-easy.release.notes.html">Release Notes</a></li>
<li><a href="iredmail-easy.setup-sudo.html">Setup sudo for cloud deployment</a></li>
<li><a href="iredmail-easy.what.is.ssh.jump.server.html">What is SSH jump server</a></li>

View File

@ -222,7 +222,9 @@ do not like this platform, you're free to remove your account here too.</p>
<h2 id="see-also">See Also</h2>
<ul>
<li><a href="./iredmail-easy.best.practice.html">Best Practice</a></li>
<li><a href="./setup.dns.html">Setup DNS records for your iRedMail server</a></li>
<li><a href="./letsencrypt.html">Request a free cert from Let's Encrypt</a></li>
<li><a href="./index.html#mua">Configure mail client applications</a></li>
</ul><div class="footer">
<p style="text-align: center; color: grey;">All documents are available in <a href="https://bitbucket.org/zhb/iredmail-docs/src">BitBucket repository</a>, and published under <a href="http://creativecommons.org/licenses/by-nd/3.0/us/" target="_blank">Creative Commons</a> license. You can <a href="https://bitbucket.org/zhb/iredmail-docs/get/tip.tar.bz2">download the latest version</a> for offline reading. If you found something wrong, please do <a href="https://www.iredmail.org/contact.html">contact us</a> to fix it.</p>
</div>

View File

@ -203,6 +203,11 @@ It's necessary to set the permission to 0644 for other applications to access th
to the self-signed SSL cert generated by iRedMail installer, then
restart services which use the cert files.</p>
<h3 id="create-symbol-links">Create symbol links</h3>
<div class="admonition attention">
<p class="admonition-title">Attention</p>
<p>If you deployed iRedMail with the <strong>iRedMail Easy</strong> platform, ssl cert
files are stored under <code>/opt/iredmail/ssl/</code>.</p>
</div>
<ul>
<li>On RHEL/CentOS:</li>
</ul>