mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-13 20:03:03 +03:00
Some checks are pending
Matrix CI / yamllint (push) Waiting to run
Matrix CI / ansible-lint (push) Waiting to run
REUSE Compliance Check / reuse-compliance-check (push) Waiting to run
1003 B
1003 B
Setting up LiveKit JWT Service (optional)
The playbook can install and configure LiveKit JWT Service for you.
This is a helper component which is part of the Matrix RTC stack that allows Element Call to integrate with LiveKit Server.
💡 LiveKit JWT Service is automatically installed and configured when either Element Call or the Matrix RTC stack is enabled, so you don't need to do anything extra.
Take a look at:
roles/custom/matrix-livekit-jwt-service/defaults/main.ymlfor some variables that you can customize via yourvars.ymlfileroles/custom/matrix-livekit-jwt-service/templates/env.j2for the component's default configuration.