Update docs/configuring-playbook-jitsi.md: copy and edit the section for usage from the Jitsi's role document at the MASH project

Based on af5b04fc32/docs/configuring-jitsi.md

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2025-02-17 23:03:09 +09:00
parent de14a55e33
commit 7aa08149f5
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75

View File

@ -104,7 +104,9 @@ You can use the self-hosted Jitsi server in multiple ways:
- **by adding a widget to a room via Element Web** (the one configured by the playbook at `https://element.example.com`). Just start a voice or a video call in a room containing more than 2 members and that would create a Jitsi widget which utilizes your self-hosted Jitsi server. - **by adding a widget to a room via Element Web** (the one configured by the playbook at `https://element.example.com`). Just start a voice or a video call in a room containing more than 2 members and that would create a Jitsi widget which utilizes your self-hosted Jitsi server.
- **directly (without any Matrix integration)**. Just go to `https://jitsi.example.com` - **directly (without any Matrix integration)**. Just go to `https://jitsi.example.com`, and you can start a videoconference.
Note that you'll need to log in to your Jitsi's account to start a conference if you have configured authentication with `internal` auth.
### Set up additional JVBs for more video-conferences (optional) ### Set up additional JVBs for more video-conferences (optional)