Просмотр исходного кода

Merge branch 'element-call-integration' of github.com:wjbeckett/matrix-docker-ansible-deploy into element-call-integration

element-call-integration
Slavi Pantaleev 11 месяцев назад
Родитель
Сommit
61069d6313
3 измененных файлов: 6 добавлений и 6 удалений
  1. +3
    -3
      docs/configuring-playbook-element-call.md
  2. +1
    -1
      docs/configuring-playbook-jwt-service.md
  3. +2
    -2
      docs/configuring-playbook-livekit-server.md

+ 3
- 3
docs/configuring-playbook-element-call.md Просмотреть файл

@@ -50,12 +50,12 @@ To ensure the services function correctly, the following firewall rules and port


LiveKit: LiveKit:


Forward UDP ports 50100:50120 to the Docker instance running LiveKit.
Forward TCP port 7881 to the Docker instance running LiveKit.
- Forward UDP ports 50100:50120 to the Docker instance running LiveKit.
- Forward TCP port 7881 to the Docker instance running LiveKit.


Element Call: Element Call:


Forward TCP port 443 to the server running Traefik (for Element Call).
- Forward TCP port 443 to the server running Traefik (for Element Call).


Ensure these ports are open and forwarded appropriately to allow traffic to flow correctly between the services. Ensure these ports are open and forwarded appropriately to allow traffic to flow correctly between the services.




+ 1
- 1
docs/configuring-playbook-jwt-service.md Просмотреть файл

@@ -33,7 +33,7 @@ After configuring the playbook and potentially [adjusting your DNS records](#adj


## Usage ## Usage


Once installed, a new `org.matrix.msc4143.rtc_foci` section is added to the Element web client to point to your JWT service URL (e.g., `https://matrix.example.com/lk-jwt-service`).
Once installed, a new `org.matrix.msc4143.rtc_foci` section is added to the Element Web client to point to your JWT service URL (e.g., `https://matrix.example.com/lk-jwt-service`).


## Additional Information ## Additional Information




+ 2
- 2
docs/configuring-playbook-livekit-server.md Просмотреть файл

@@ -45,8 +45,8 @@ To ensure the services function correctly, the following firewall rules and port


LiveKit: LiveKit:


Forward UDP ports 50100:50200 to the Docker instance running LiveKit.
Forward TCP port 7881 to the Docker instance running LiveKit.
- Forward UDP ports 50100:50200 to the Docker instance running LiveKit.
- Forward TCP port 7881 to the Docker instance running LiveKit.


Ensure these ports are open and forwarded appropriately to allow traffic to flow correctly between the services. Ensure these ports are open and forwarded appropriately to allow traffic to flow correctly between the services.




Загрузка…
Отмена
Сохранить