matrix-docker-ansible-deploy/examples/reverse-proxies
Suguru Hirahara b04b658735
Add "Web" to Element and SchildiChat web application (#3755)
* Replace "Element" with "Element Web"

- If Element indicates the web application, then it is changed to Element Web.
- If it indicates clients branded with Element such as Element desktop, web, mobile clients, then it is changed to Element clients.
- If it is combined with location sharing functionality, it is not changed.

with other some changes, including:

- Change "app.element.io" anchor link to "https://github.com/element-hq/element-web" on README.md, following other documentation files

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>

* Replace "SchildiChat" with "SchildiChat Web"

- If SchildiChat indicates the web application, then it is changed to SchildiChat Web.
- If it indicates clients branded with SchildiChat such as SchildiChat desktop, web, mobile clients, then it is changed to SchildiChat clients.
- If it is combined with location sharing functionality, it is not changed.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>

* Rename configuring-playbook-client-schildichat.md to configuring-playbook-client-schildichat-web.md

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>

* Rename configuring-playbook-client-element.md to configuring-playbook-client-element-web.md

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>

---------

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
Co-authored-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2024-11-07 16:31:26 +02:00
..
apache Add "Web" to Element and SchildiChat web application (#3755) 2024-11-07 16:31:26 +02:00
caddy2 Fix capitalization: matrix → Matrix 2024-10-18 23:35:10 +09:00
caddy2-in-container Add "Web" to Element and SchildiChat web application (#3755) 2024-11-07 16:31:26 +02:00
haproxy Get rid of some double spaces 2024-10-21 14:31:53 +03:00
nginx Add "Web" to Element and SchildiChat web application (#3755) 2024-11-07 16:31:26 +02:00
nginx-proxy-manager Fix capitalization: matrix → Matrix 2024-10-18 23:35:10 +09:00
README.md Relocate reverse-proxy example configurations and update docs/configuring-playbook-own-webserver.md with more details 2024-01-15 13:53:14 +02:00

Using other reverse-proxies for fronting the integrated Traefik reverse-proxy

This directory contains sample configuration for various webservers, showing you how to put these reverse-proxies in front of the integrated Traefik reverse-proxy used by the playbook.

To learn more, see Fronting the integrated reverse-proxy webserver with another reverse-proxy.