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