docs: Refactor and improve TURN documentation #1740

Open
stratself wants to merge 7 commits from stratself/continuwuity:stratself/docs-turn-improvements into main

7 commits

Author SHA1 Message Date
aea9b66c13 docs(turn,livekit): Add references to example conf files and ref URLs indirectly
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 9s
Checks / Prek / Check changed files (pull_request) Successful in 32s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 21m1s
2026-05-21 07:47:05 +00:00
bedb812bcd docs(turn): Add proxy protocol example for TURNS SNI routing 2026-05-21 07:24:30 +00:00
778d4a3424 fix(docs): Put lengthy Caddyfile in details div section 2026-05-21 07:24:30 +00:00
72e1bbcc2f chore: Update changelog in detail 2026-05-21 07:24:28 +00:00
68e15ab089 docs(turn): Add instructions on TURNS-over-443 and L4 multiplexing 2026-05-21 07:24:28 +00:00
14a2c543d6 chore: Add changelog and fix trailing whitespace 2026-05-21 07:24:27 +00:00
dc722ab89c docs: Refactor TURN documentation with many changes (see below)
* Make all links indirect for better maintenance
* Add Domain section with `coturn.example.com` and use it in subsequent
  examples
* Add standard ports for TURN and TURNS
* Remove TURNS-over-UDP (unknown whether it is supported)
* Add section on opening ports with ufw commands
* IMPORTANT: Move password auth/guest access instructions into the
  Appendix as they are very insecure
* Small improvements in Testing section
* Rewrite Troubleshooting section to be more concise and cut down on
  errors
* Add note to Eturnal in Appendix section
2026-05-21 07:24:27 +00:00