Matrix Docker Ansible eploy
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
Suguru Hirahara b04b658735
Add "Web" to Element and SchildiChat web application (#3755)
1 рік тому
..
README.md Add "Web" to Element and SchildiChat web application (#3755) 1 рік тому
matrix-client-element.conf Add "Web" to Element and SchildiChat web application (#3755) 1 рік тому
matrix-domain.conf Replace DOMAIN with example.com 1 рік тому

README.md

Apache reverse-proxy

This directory contains sample files that show you how to front the integrated Traefik reverse-proxy webserver with your Apache reverse-proxy.

Prerequisite configuration

To get started, first follow the front the integrated reverse-proxy webserver with another reverse-proxy instructions and update your playbook’s configuration (inventory/host_vars/matrix.example.com/vars.yml).

Using the Apache configuration

matrix-domain.conf contains configuration for the Matrix domain, which handles both the Client-Server API (port 443) and the Matrix Federation API (port 8448).

matrix-client-element.conf is an example for when you’re hosting Element Web at element.example.com. This configuration can also be used as an example for handling other domains, depending on the services you enable with the playbook (e.g. dimension.example.com, etc).