mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-06 23:35:30 +01:00
Update docs/configuring-playbook-element-call.md
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
55da5c3213
commit
25a8cb3b4a
@ -42,10 +42,8 @@ matrix_livekit_server_dev_key: 'your-secure-livekit-key'
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
After potentially adjusting DNS records and configuring the playbook, run the installation command again:
|
|
||||||
```yaml
|
After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all`
|
||||||
ansible-playbook -i inventory setup.yml
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Once installed, Element Call integrates seamlessly with Matrix clients like Element Web. When the Element Call service is installed, the `/.well-known/matrix/client` file is also updated. A new `org.matrix.msc4143.rtc_foci` section is added to point to your JWT service URL (e.g., `https://sfu-jwt.DOMAIN`).
|
Once installed, Element Call integrates seamlessly with Matrix clients like Element Web. When the Element Call service is installed, the `/.well-known/matrix/client` file is also updated. A new `org.matrix.msc4143.rtc_foci` section is added to point to your JWT service URL (e.g., `https://sfu-jwt.DOMAIN`).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user