Update README.md
This commit is contained in:
34
README.md
34
README.md
@ -61,7 +61,7 @@
|
||||
|
||||
<br>
|
||||
|
||||
**1. You should already have Caddy installed and fully working.**
|
||||
**1. You should already have <a href="https://caddyserver.com/download?package=github.com%2Fcaddy-dns%2Fcloudflare">Caddy</a> with the <a href="https://caddyserver.com/api/download?os=windows&arch=amd64&p=github.com%2Fcaddy-dns%2Fcloudflare&idempotency=67933611774522">cloudflare package</a> installed and fully working.**
|
||||
|
||||
**2. You should already have a Cloudflare account managing your domain.**
|
||||
|
||||
@ -112,7 +112,7 @@
|
||||
<p align="center">
|
||||
<a href="https://tip.jhammah.com">
|
||||
<picture>
|
||||
<img src="URL GOES HERE" alt="IMAGE GOES HERE" width="1280">
|
||||
<img src="https://jhammah.com/wp-content/uploads/2025/06/mail-server-haproxy-yml.png" alt="IMAGE GOES HERE" width="1280">
|
||||
</picture>
|
||||
</a>
|
||||
</p>
|
||||
@ -142,7 +142,7 @@
|
||||
<p align="center">
|
||||
<a href="https://tip.jhammah.com">
|
||||
<picture>
|
||||
<img src="URL GOES HERE" alt="IMAGE GOES HERE" width="1280">
|
||||
<img src="https://jhammah.com/wp-content/uploads/2025/06/mail-server-stalwart-yml.png" alt="IMAGE GOES HERE" width="1280">
|
||||
</picture>
|
||||
</a>
|
||||
</p>
|
||||
@ -172,7 +172,7 @@
|
||||
<p align="center">
|
||||
<a href="https://tip.jhammah.com">
|
||||
<picture>
|
||||
<img src="URL GOES HERE" alt="IMAGE GOES HERE" width="1280">
|
||||
<img src="https://jhammah.com/wp-content/uploads/2025/06/mail-server-roundcube-yml.png" alt="IMAGE GOES HERE" width="1280">
|
||||
</picture>
|
||||
</a>
|
||||
</p>
|
||||
@ -219,7 +219,7 @@ docker-compose up -d
|
||||
<p align="center">
|
||||
<a href="https://tip.jhammah.com">
|
||||
<picture>
|
||||
<img src="URL GOES HERE" alt="IMAGE GOES HERE" width="1280">
|
||||
<img src="https://jhammah.com/wp-content/uploads/2025/06/stalwart-ui-login-scaled.png" alt="IMAGE GOES HERE" width="1280">
|
||||
</picture>
|
||||
</a>
|
||||
</p>
|
||||
@ -239,7 +239,7 @@ docker-compose up -d
|
||||
<p align="center">
|
||||
<a href="https://tip.jhammah.com">
|
||||
<picture>
|
||||
<img src="URL GOES HERE" alt="IMAGE GOES HERE" width="1280">
|
||||
<img src="https://jhammah.com/wp-content/uploads/2025/06/mail-server-caddyfile-example.png" alt="IMAGE GOES HERE" width="1280">
|
||||
</picture>
|
||||
</a>
|
||||
</p>
|
||||
@ -259,7 +259,7 @@ docker-compose up -d
|
||||
<p align="center">
|
||||
<a href="https://tip.jhammah.com">
|
||||
<picture>
|
||||
<img src="URL GOES HERE" alt="IMAGE GOES HERE" width="1280">
|
||||
<img src="https://jhammah.com/wp-content/uploads/2025/06/mail-server-haproxy-cfg-2.png" alt="IMAGE GOES HERE" width="1280">
|
||||
</picture>
|
||||
</a>
|
||||
</p>
|
||||
@ -282,18 +282,6 @@ docker-compose up -d
|
||||
|
||||
* **After making all the changes so far, you'll now ONLY be able to get to Stalwart's Admin UI and Mail Server via the subdomain you chose. Caddy will route your subdomain request to port 8404. HAProxy will be listening to port 8404 and then route it to 7080.**
|
||||
|
||||
<p align="center">
|
||||
<a href="https://tip.jhammah.com">
|
||||
<picture>
|
||||
<img src="URL GOES HERE" alt="IMAGE GOES HERE" width="1280">
|
||||
</picture>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
<br>
|
||||
|
||||
## Stalwart UI SSL Configuration
|
||||
|
||||
* **Settings > TLS > ACME Providers. and make the following changes.**
|
||||
@ -312,14 +300,6 @@ docker-compose up -d
|
||||
|
||||
* **Save & Reload. Then restar the Stalwart container.**
|
||||
|
||||
<p align="center">
|
||||
<a href="https://tip.jhammah.com">
|
||||
<picture>
|
||||
<img src="URL GOES HERE" alt="IMAGE GOES HERE" width="1280">
|
||||
</picture>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
<br>
|
||||
|
Reference in New Issue
Block a user