docs(calls): Various sweepfixes #2118

Merged
Aranjedeath merged 11 commits from stratself/continuwuity:stratself/docs-calls-sweepfixes into main 2026-08-15 15:08:19 +00:00

11 commits

Author SHA1 Message Date
961093dede docs(livekit): Link file for nginx conf and do UI codeblock folding
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 8s
Checks / Prek / Check changed files (pull_request) Successful in 6s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m12s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been skipped
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m21s
2026-08-14 19:30:20 +00:00
987a220bbb docs(turn): Coturn --> coturn 2026-08-14 19:30:20 +00:00
6fc7c66ecb docs(livekit): Fix wordings according to PR comments
- Use proper capitalization to match software brandings
- websocket -> WebSocket
- resolve other wording issues
2026-08-14 19:30:19 +00:00
074889402e chore: Add changelog for Livekit Docker loopback changes 2026-08-14 19:30:18 +00:00
b70babb986 docs(livekit): Use "official" Docker method of host loopbacking
As lk-jwt-service is hosted in a bridge network, the previous
`extra_hosts` using 127.0.0.1 would just loop back to the container
itself. Using `network_mode: host` is unnecessary, and the
`host-gateway` approach works well for both Podman and Docker

Host loopback issues are prevalent in non-Livekit scenarios too: push
gateways is another example. Considering moving these to a dedicated
Docker section of the troubleshooting page.
2026-08-14 19:30:17 +00:00
136fb9af44 docs(livekit): Use tabs and move caddy label compose to own file 2026-08-14 19:30:17 +00:00
936044b9e7 docs(livekit,turn): Standardize wording of TURN-over-TLS (on 443) 2026-08-14 19:30:17 +00:00
7ff40c3ec2 fix: Trailing whitespaces 2026-08-14 19:30:17 +00:00
b0c980d9ce fix(docs): Use official "Caddy-L4" name 2026-08-14 19:30:17 +00:00
4a6915f850 fix(docs): Address wording suggestions on PR comments 2026-08-14 19:30:17 +00:00
1a978b726e docs(livekit,turn): Various sweepfixes from #1740 comments 2026-08-14 19:30:16 +00:00