Commit Graph

169 Commits

Author SHA1 Message Date
André Lametti
505b331534 Docs: add example for root domain delegation
- Change link in README to internal documentation link; original more
  detailed link is preserved in documentation page as a reference.
- Add Caddy example.

TODO:
- [x] Add example for Caddy
- [ ] Add example for Traefik
2026-03-04 16:06:02 -05:00
André Lametti
b81ef81a70 Docs: add example for root domain delegation
Although the procedure is documented in the example configuration file,
whether it is possible to use the root domain as the server name of a
tuwunel instance hosted on a subdomain, and a practical example of doing
so, is often requested in the unofficial support matrix room.

TODO:
- [ ] Add example for Caddy
- [ ] Add example for Traefik
2026-03-04 16:06:01 -05:00
André Lametti
0ee71890ed Add missing docs index entry for podman 2026-03-04 10:58:12 -05:00
André Lametti
a023ca3771 Fix typo in quote order 2026-03-04 09:28:13 -05:00
André Lametti
dfcf157b59 Declare tuwunel upstream in single block
This is essentially a variable so it is more clear to use an `upstream`
declaration in case the IP or port changes.
2026-03-04 08:57:14 -05:00
dasha_uwu
83a23e965b Update contact information 2026-02-25 05:27:43 +05:00
Yukai Wu
41d5b7ce58 Fix a typo in troubleshooting.md 2026-02-15 21:39:20 +08:00
cornerot
6c91aa1ddc Update docker-compose.with-traefik.yml (#308)
/etc/conduit.toml -> /etc/tuwunel.toml
2026-02-13 18:31:23 -05:00
Jason Volk
6e3e6441b9 Merge remote-tracking branch 'the-hazelnut/patch-2' 2026-02-12 13:15:54 +00:00
Jason Volk
ef4903a00f Merge remote-tracking branch 'the-hazelnut/patch-1' 2026-02-12 13:15:51 +00:00
Jason Volk
847bd19b36 Merge remote-tracking branch 'Lamby777/patch-1' 2026-02-12 13:15:49 +00:00
Kate
cd0cdc386f Update turn.md
Add a note about port forwarding, where installation is behind NAT.
2026-02-11 17:05:18 +00:00
Kate
d55815eaa4 Update matrix_rtc.md
Add some observations borne from troubleshooting the configuration of a new install - add notes about port forwarding and a clarifying note about serving .well-known.
2026-02-11 17:02:08 +00:00
Cherry
90f7abe3b8 rm version field from turn docker compose example 2026-02-09 19:49:37 -05:00
Risu
7b0bcec8f3 docs(docker): use the default port in docker run command 2026-02-09 03:43:47 +11:00
winyadepla
c4c37d0c3d Update matrix_rtc.md for clarity 2026-02-02 17:29:18 +00:00
winyadepla
5b16c6fcf4 Update matrix_rtc.md to add configuration for the built in Livekit TURN server 2026-02-02 17:25:15 +00:00
winyadepla
648bd8d12a Undo port change for matrix-rtc-jwt 2026-02-02 17:22:17 +00:00
winyadepla
10083cec94 Update matrix_rtc.md for readability and to remove deprecated livekit option. 2026-02-02 17:15:26 +00:00
Xerusion
7e426e5fc8 clarify yourcertresolver 2026-01-31 20:06:58 +07:00
Xerusion
c27fb45dc8 Update matrix_rtc.md 2026-01-31 20:01:03 +07:00
Xerusion
a2e5d61745 fix formatting 2026-01-31 19:54:13 +07:00
Xerusion
cdf188a776 Update matrix_rtc.md 2026-01-31 19:53:31 +07:00
Xerusion
0aa9160af7 Add Traefik setup for matrix-rtc docs 2026-01-31 19:51:27 +07:00
Xerusion
6e87758cf6 add traefik network example 2026-01-31 19:33:51 +07:00
Xerusion
b94f5b5963 Update reverse-proxy-traefik.md
include adding to traefik network
2026-01-31 18:17:37 +07:00
winyadepla
9411996813 Fix typo 2026-01-27 01:01:48 +00:00
winyadepla
8e29fbb3a4 Update matrix_rtc.md to use websocket for Livekit domain in compose. 2026-01-27 00:57:52 +00:00
winyadepla
23b532d0aa Update Matrix RTC docs to reflect Livkit now supporting secrets for TURN. 2026-01-27 00:53:32 +00:00
winyadepla
afbf854cfd Fix livekit path in Matrix RTC docs. 2026-01-27 00:41:58 +00:00
winyadepla
ae3f08eb9a Update matrix_rtc.md to fix typo. 2026-01-26 21:59:39 +00:00
winyadepla
cb3dfbc437 Update matrix_rtc.md to fix instruction for serving .well-known from tuwunel. 2026-01-26 21:54:18 +00:00
winyadepla
dca100ff16 Update matrix_rtc.md to include TURN integration and be more in line with other tuwunel documentation 2026-01-22 00:36:15 +00:00
winyadepla
8510ca32c8 Update SUMMARY.md to include Matrix RTC 2026-01-20 23:11:03 +00:00
winyadepla
16acc3e1d0 Create matrix_rtc.md 2026-01-20 23:08:56 +00:00
Xerusion
85ac256786 add built in well-known file proxy 2026-01-17 09:11:39 +00:00
Xerusion
86fc42bba0 Add federation port config 2026-01-17 08:29:58 +07:00
Xerusion
53d4495e21 Add TLS cert info
Added section for TLS certs
2026-01-17 01:38:00 +07:00
Xerusion
fa7838ffb1 Adjust example for clarity
Updated the example configuration for clarity.
2026-01-17 01:12:48 +07:00
Xerusion
ae8f266385 Add Traefik reverse proxy documentation
Updated the Traefik documentation with installation and configuration details
2026-01-17 00:36:24 +07:00
Jason Volk
6303ae28e9 Add preliminary traefik proxy guide to docs.
Signed-off-by: Jason Volk <jason@zemos.net>
2026-01-01 06:49:15 +00:00
Jason Volk
bcc2be7661 docs: Use a !tip for the generic deployment sub-header.
Signed-off-by: Jason Volk <jason@zemos.net>
2025-11-30 00:59:06 +00:00
Tails32
728085bd1b Remove allow_check_for_updates from configs [ci skip]
to suppress a warning at startup due to removal of the update module in edb245a2ba
2025-11-16 01:05:08 +01:00
tototomate123
e0a997c227 docs(reverse-proxy): restructure and add nginx guide
- Moved Caddy and Nginx configuration examples to separate files
- Added documentation for Nginx setup
- Updated generic reverse proxy section
2025-11-03 12:49:04 +00:00
Jason Volk
158d44e1a9 docs: Remove line about other reverse proxies. (#197)
Signed-off-by: Jason Volk <jason@zemos.net>
2025-10-21 15:02:36 +00:00
Jason Volk
d95c3f126f Fix typos
Signed-off-by: Jason Volk <jason@zemos.net>
2025-10-02 15:07:06 +00:00
Jason Volk
af3cdf9263 Add script to docs for available optimization levels.
Co-authored-by: Hashbrown777 <hashbrown777@gmail.com>
Signed-off-by: Jason Volk <jason@zemos.net>
2025-10-02 05:27:48 +00:00
Jason Volk
887a22dabd Fix docs regarding optimized builds; replace haswell with v1/v2/v3 etc. (fixes #175)
Signed-off-by: Jason Volk <jason@zemos.net>
2025-09-23 18:16:24 +00:00
Jason Volk
a31c9b0c62 Fix documented examples of delegation. (fixes #165)
Signed-off-by: Jason Volk <jason@zemos.net>
2025-09-23 05:15:10 +00:00
Jason Volk
2e13e87e43 docs: Update the Helm Chart link for Kubernetes.
Signed-off-by: Jason Volk <jason@zemos.net>
2025-09-09 22:47:33 +00:00