251561ff81
Simplify LiveKit Server role by removing unused/untested HTTP middleware variables
2025-03-12 17:47:01 +02:00
3f5e8f656b
Switch default LiveKit server endpoint to one under the matrix.
domain and polish-up docs
2025-03-12 17:35:30 +02:00
72118f2f03
Fix LiveKitServer middlware name (matrix-livekit-server-server-slashless-redirect
-> matrix-livekit-server-slashless-redirect
)
2025-03-12 16:56:06 +02:00
585377975b
Adjust LiveKit Server ports and exposure
2025-03-12 16:51:10 +02:00
22ef579444
Make livekit-jwt-service communicate with livekit-server via public URLs
...
Communicating via container URLs works, but the URL provided to
livekit-jwt-service as `LIVEKIT_URL` is also passed to the user later
and it must be a public one at that point.
It'd be great if livekit-jwt-service can be given 2 different URLs
(e.g. `LIVEKIT_URL` and `LIVEKIT_URL_PUBLIC`) and only announce the
public one to the user, but there's no support for this yet.
2025-03-12 15:44:31 +02:00
5961841e52
Make matrix-livekit-jwt-service role not reference foreign variables (except the matrix-base ones)
2025-03-12 08:59:05 +02:00
0215708f79
Remove some useless variables and rework environment variables variable for livekit-jwt-service
2025-03-12 08:00:28 +02:00
de2a8f11d2
_name_prefix
-> _registry_prefix
changes for LiveKit roles
2025-03-12 07:47:07 +02:00
2a69ca35be
Clean up Element Call group vars vs defaults/main.yml mixup and make some minor LiveKit updates
2025-03-12 07:42:40 +02:00
6c6b44dc25
Add license information to Element Call and LiveKit roles
2025-03-12 06:58:00 +02:00
413d591562
Bring container-network-creation tasks up-to-date for Element Call and LiveKit-related services
2025-03-12 06:27:11 +02:00
5642755273
Rework LiveKit JWT Service role
2024-11-23 16:40:50 +02:00
c57d0d192d
Eliminate remaining matrix references from LiveKit Server role
2024-11-21 19:45:07 +02:00
7a6fcaa402
Fix typo
2024-11-21 18:59:11 +02:00
394fdca066
Relocate org.matrix.msc4143.rtc_foci setup to /.well-known/matrix/client to matrix-static-files instead of ugly patching
2024-11-21 18:54:29 +02:00
f0466d5a99
Make LiveKit Server configuration extensible
2024-11-21 18:19:36 +02:00
be7271760e
Make LiveKit Server logging config configurable
2024-11-21 18:13:07 +02:00
8b84eb6390
Default LiveKit Server to a smaller RTC range for faster startup on non-host networks
2024-11-21 18:04:53 +02:00
3e86adac0d
Fix port exposure for LiveKit Server
2024-11-21 18:00:43 +02:00
721fb39aa2
More progress on the LiveKit role
2024-11-21 17:28:06 +02:00
783d4a23f8
Add livekit_server_identifier
2024-11-21 16:54:45 +02:00
fa4ebd2a64
Cleanups
2024-11-21 16:37:01 +02:00
79ae704a24
Merge branch 'element-call-integration' of github.com:wjbeckett/matrix-docker-ansible-deploy into element-call-integration
2024-11-21 16:31:50 +02:00
88d4668450
Variable rename (livekit_server_image -> livekit_server_container_image) for consistency with other roles
2024-11-21 16:16:43 +02:00
1838a541ae
Variables rename (matrix_livekit_server_ -> livekit_server_) to prepare for role extraction
2024-11-21 16:15:54 +02:00
82127830b3
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
...
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
2024-11-21 15:58:01 +02:00
85c0ffa9e1
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
...
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
2024-11-21 15:57:51 +02:00
b691f39d39
Update roles/custom/matrix-livekit-server/tasks/install.yml
...
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
2024-11-21 15:57:44 +02:00
10df145101
Update roles/custom/matrix-livekit-server/tasks/install.yml
...
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
2024-11-21 15:57:31 +02:00
a03f5985a5
removed trailing whitespaces
2024-10-03 12:38:34 +10:00
2b4fdea70f
added header flags back in.
2024-10-01 17:04:11 +10:00
6c8923ae28
removed headers.
2024-10-01 16:51:06 +10:00
9691577b22
removed additinoal headers
2024-10-01 16:45:07 +10:00
46109565e1
updated headers for each of the call services.
2024-10-01 16:33:48 +10:00
7cdec5f251
fixed type in livekit image
2024-10-01 10:17:34 +10:00
fd2f505b34
Fixed typo in livekit server hostname
2024-10-01 10:00:30 +10:00
b7b8ed573b
typo in livekit-server validate.
2024-10-01 09:48:44 +10:00
97f93ebd76
renamed the livekit role and added livekit-server and jwt-service roles to the setup file.
2024-10-01 09:31:42 +10:00