mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-19 09:56:20 +03:00
01949d8ad2f19456b7f4fc4a0d087afcf883df6b
9
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
eb79e2180d |
Update LiveKit Server role to v1.12.0-0
LiveKit v1.12.0 tightens TURN security: credentials now carry a TTL, and TURN no longer relays to restricted peer CIDRs by default. The role defaults match upstream's secure defaults and are appropriate for typical playbook deployments. Bumps the migration-validation gate accordingly so users are pointed at the CHANGELOG entry on next run. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|
|
4208b4f553 | chore: bump livekit role and document TURN relay ports | ||
|
|
b55444e44f | LiveKit TURN docs clarity update | ||
|
|
f96dcff028 | LiveKit TURN docs and defaults update | ||
|
|
17e14a4b89 |
Enable pre-commit
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org> |
||
|
|
7cb33c5519 |
Add support for easily installing the Matrix RTC stack, without the Element Call frontend (#4242)
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
|
||
|
|
678b1fc3e0 | Add note about LiveKit Server's TURN being unable to work over IPv6 | ||
|
|
5972f4c81a | Auto-enable TURN support for LiveKit Server | ||
|
|
9970603f15 |
Add Element Call support
This is an initial implementaton that's hasn't been battle-tested much. Our LiveKit Server setup by default doesn't enable TURN, so connectivity for NAT-ed clients may be subpar. Squashed commit of the following: commit |