Slavi Pantaleev
251561ff81
Simplify LiveKit Server role by removing unused/untested HTTP middleware variables
před 1 rokem
Slavi Pantaleev
3f5e8f656b
Switch default LiveKit server endpoint to one under the `matrix.` domain and polish-up docs
před 1 rokem
Slavi Pantaleev
72118f2f03
Fix LiveKitServer middlware name (`matrix-livekit-server-server-slashless-redirect` -> `matrix-livekit-server-slashless-redirect`)
před 1 rokem
Slavi Pantaleev
585377975b
Adjust LiveKit Server ports and exposure
před 1 rokem
Slavi Pantaleev
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.
před 1 rokem
Slavi Pantaleev
5961841e52
Make matrix-livekit-jwt-service role not reference foreign variables (except the matrix-base ones)
před 1 rokem
Slavi Pantaleev
0215708f79
Remove some useless variables and rework environment variables variable for livekit-jwt-service
před 1 rokem
Slavi Pantaleev
de2a8f11d2
`_name_prefix` -> `_registry_prefix` changes for LiveKit roles
před 1 rokem
Slavi Pantaleev
2a69ca35be
Clean up Element Call group vars vs defaults/main.yml mixup and make some minor LiveKit updates
před 1 rokem
Slavi Pantaleev
6c6b44dc25
Add license information to Element Call and LiveKit roles
před 1 rokem
Slavi Pantaleev
413d591562
Bring container-network-creation tasks up-to-date for Element Call and LiveKit-related services
před 1 rokem
Slavi Pantaleev
5642755273
Rework LiveKit JWT Service role
před 1 rokem
Slavi Pantaleev
c57d0d192d
Eliminate remaining matrix references from LiveKit Server role
před 1 rokem
Slavi Pantaleev
7a6fcaa402
Fix typo
před 1 rokem
Slavi Pantaleev
394fdca066
Relocate org.matrix.msc4143.rtc_foci setup to /.well-known/matrix/client to matrix-static-files instead of ugly patching
před 1 rokem
Slavi Pantaleev
f0466d5a99
Make LiveKit Server configuration extensible
před 1 rokem
Slavi Pantaleev
be7271760e
Make LiveKit Server logging config configurable
před 1 rokem
Slavi Pantaleev
8b84eb6390
Default LiveKit Server to a smaller RTC range for faster startup on non-host networks
před 1 rokem
Slavi Pantaleev
3e86adac0d
Fix port exposure for LiveKit Server
před 1 rokem
Slavi Pantaleev
721fb39aa2
More progress on the LiveKit role
před 1 rokem
Slavi Pantaleev
783d4a23f8
Add livekit_server_identifier
před 1 rokem
Slavi Pantaleev
fa4ebd2a64
Cleanups
před 1 rokem
Slavi Pantaleev
88d4668450
Variable rename (livekit_server_image -> livekit_server_container_image) for consistency with other roles
před 1 rokem
Slavi Pantaleev
1838a541ae
Variables rename (matrix_livekit_server_ -> livekit_server_) to prepare for role extraction
před 1 rokem
Slavi Pantaleev
82127830b3
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
před 1 rokem
Slavi Pantaleev
85c0ffa9e1
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
před 1 rokem
Slavi Pantaleev
b691f39d39
Update roles/custom/matrix-livekit-server/tasks/install.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
před 1 rokem
Slavi Pantaleev
10df145101
Update roles/custom/matrix-livekit-server/tasks/install.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
před 1 rokem
wjbeckett
a03f5985a5
removed trailing whitespaces
před 1 rokem
wjbeckett
2b4fdea70f
added header flags back in.
před 1 rokem
wjbeckett
6c8923ae28
removed headers.
před 1 rokem
wjbeckett
9691577b22
removed additinoal headers
před 1 rokem
wjbeckett
46109565e1
updated headers for each of the call services.
před 1 rokem
wjbeckett
7cdec5f251
fixed type in livekit image
před 1 rokem
wjbeckett
fd2f505b34
Fixed typo in livekit server hostname
před 1 rokem
wjbeckett
b7b8ed573b
typo in livekit-server validate.
před 1 rokem
wjbeckett
97f93ebd76
renamed the livekit role and added livekit-server and jwt-service roles to the setup file.
před 1 rokem