diff --git a/docs/post_installation/reverse-proxy/r_p-apache24.de.md b/docs/post_installation/reverse-proxy/r_p-apache24.de.md index dffd66cd6..f8cbe248a 100644 --- a/docs/post_installation/reverse-proxy/r_p-apache24.de.md +++ b/docs/post_installation/reverse-proxy/r_p-apache24.de.md @@ -1,4 +1,6 @@ -### Apache 2.4 +!!! warning "Wichtig" + Lesen Sie zuerst [die Übersicht](r_p.md). + Erforderliche Module: ``` a2enmod rewrite proxy proxy_http headers ssl diff --git a/docs/post_installation/reverse-proxy/r_p-apache24.en.md b/docs/post_installation/reverse-proxy/r_p-apache24.en.md index 0889f95d0..b4e2430ab 100644 --- a/docs/post_installation/reverse-proxy/r_p-apache24.en.md +++ b/docs/post_installation/reverse-proxy/r_p-apache24.en.md @@ -1,4 +1,6 @@ -### Apache 2.4 +!!! warning "Important" + First read [the overview](r_p.md). + Required modules: ``` a2enmod rewrite proxy proxy_http headers ssl diff --git a/docs/post_installation/reverse-proxy/r_p-caddy2.de.md b/docs/post_installation/reverse-proxy/r_p-caddy2.de.md index 02e531461..da764951d 100644 --- a/docs/post_installation/reverse-proxy/r_p-caddy2.de.md +++ b/docs/post_installation/reverse-proxy/r_p-caddy2.de.md @@ -1,4 +1,5 @@ -### Caddy v2 (von der Community unterstützt) +!!! warning "Wichtig" + Lesen Sie zuerst [die Übersicht](r_p.md). !!! warning "Warnung" Dies ist ein nicht unterstützter Communitybeitrag. Korrekturen sind immer erwünscht! diff --git a/docs/post_installation/reverse-proxy/r_p-caddy2.en.md b/docs/post_installation/reverse-proxy/r_p-caddy2.en.md index 6ad8c663f..856d6213a 100644 --- a/docs/post_installation/reverse-proxy/r_p-caddy2.en.md +++ b/docs/post_installation/reverse-proxy/r_p-caddy2.en.md @@ -1,4 +1,5 @@ -### Caddy v2 (supported by the community) +!!! warning "Important" + First read [the overview](r_p.md). !!! warning This is an unsupported community contribution. Feel free to provide fixes. diff --git a/docs/post_installation/reverse-proxy/r_p-haproxy.de.md b/docs/post_installation/reverse-proxy/r_p-haproxy.de.md index 95222cb55..6e636e575 100644 --- a/docs/post_installation/reverse-proxy/r_p-haproxy.de.md +++ b/docs/post_installation/reverse-proxy/r_p-haproxy.de.md @@ -1,4 +1,5 @@ -### HAProxy (von der Community unterstützt) +!!! warning "Wichtig" + Lesen Sie zuerst [die Übersicht](r_p.md). !!! warning "Warnung" Dies ist ein nicht unterstützter Community Beitrag. Korrekturen sind immer erwünscht! @@ -16,4 +17,3 @@ backend mailcow http-request set-header X-Forwarded-Proto http if !{ ssl_fc } server mailcow 127.0.0.1:8080 check ``` - diff --git a/docs/post_installation/reverse-proxy/r_p-haproxy.en.md b/docs/post_installation/reverse-proxy/r_p-haproxy.en.md index 158646d9f..f33154727 100644 --- a/docs/post_installation/reverse-proxy/r_p-haproxy.en.md +++ b/docs/post_installation/reverse-proxy/r_p-haproxy.en.md @@ -1,4 +1,5 @@ -### HAProxy (community supported) +!!! warning "Important" + First read [the overview](r_p.md). !!! warning This is an unsupported community contribution. Feel free to provide fixes. @@ -16,4 +17,3 @@ backend mailcow http-request set-header X-Forwarded-Proto http if !{ ssl_fc } server mailcow 127.0.0.1:8080 check ``` - diff --git a/docs/post_installation/reverse-proxy/r_p-nginx.de.md b/docs/post_installation/reverse-proxy/r_p-nginx.de.md index 840ef1bfc..2291e42be 100644 --- a/docs/post_installation/reverse-proxy/r_p-nginx.de.md +++ b/docs/post_installation/reverse-proxy/r_p-nginx.de.md @@ -1,4 +1,5 @@ -### Nginx +!!! warning "Wichtig" + Lesen Sie zuerst [die Übersicht](r_p.md). Let's Encrypt folgt unserem Rewrite, Zertifikatsanfragen funktionieren problemlos. diff --git a/docs/post_installation/reverse-proxy/r_p-nginx.en.md b/docs/post_installation/reverse-proxy/r_p-nginx.en.md index 99d025442..b4fe919fb 100644 --- a/docs/post_installation/reverse-proxy/r_p-nginx.en.md +++ b/docs/post_installation/reverse-proxy/r_p-nginx.en.md @@ -1,4 +1,5 @@ -### Nginx +!!! warning "Important" + First read [the overview](r_p.md). Let's Encrypt will follow our rewrite, certificate requests will work fine. diff --git a/docs/post_installation/reverse-proxy/r_p-traefik2.de.md b/docs/post_installation/reverse-proxy/r_p-traefik2.de.md index abbcf7491..131ffbf13 100644 --- a/docs/post_installation/reverse-proxy/r_p-traefik2.de.md +++ b/docs/post_installation/reverse-proxy/r_p-traefik2.de.md @@ -1,4 +1,5 @@ -### Traefik v2 (von der Community unterstützt) +!!! warning "Wichtig" + Lesen Sie zuerst [die Übersicht](r_p.md). !!! warning "Warnung" Dies ist ein nicht unterstützter Community Beitrag. Korrekturen sind immer erwünscht! diff --git a/docs/post_installation/reverse-proxy/r_p-traefik2.en.md b/docs/post_installation/reverse-proxy/r_p-traefik2.en.md index 0230497cd..46438affe 100644 --- a/docs/post_installation/reverse-proxy/r_p-traefik2.en.md +++ b/docs/post_installation/reverse-proxy/r_p-traefik2.en.md @@ -1,4 +1,5 @@ -### Traefik v2 (community supported) +!!! warning "Important" + First read [the overview](r_p.md). !!! warning This is an unsupported community contribution. Feel free to provide fixes. @@ -105,4 +106,3 @@ You can use the command line to run it, or use the docker-compose.yml shown [her After we have the certs dumped, we'll have to reload the configs from our postfix and dovecot containers, and check the certs, you can see how [here](https://mailcow.github.io/mailcow-dockerized-docs/firststeps-ssl/#how-to-use-your-own-certificate). Aaand that should be it 😊, you can check if the Traefik router works fine through Traefik's dashboard / traefik logs / accessing the setted domain through https, or / and check HTTPS, SMTP and IMAP through the commands shown on the page linked before. -