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
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
# Summary
|
|
|
|
- [Introduction](introduction.md)
|
|
- [Configuration](configuration.md)
|
|
- [Examples](configuration/examples.md)
|
|
- [Deploying](deploying.md)
|
|
- [Generic](deploying/generic.md)
|
|
- [Reverse Proxy - Caddy](deploying/reverse-proxy-caddy.md)
|
|
- [Reverse Proxy - Nginx](deploying/reverse-proxy-nginx.md)
|
|
- [Reverse Proxy - Traefik](deploying/reverse-proxy-traefik.md)
|
|
- [Example: root domain delegation](deploying/root-domain-delegation.md)
|
|
- [NixOS](deploying/nixos.md)
|
|
- [Docker](deploying/docker.md)
|
|
- [Kubernetes](deploying/kubernetes.md)
|
|
- [Arch Linux](deploying/arch-linux.md)
|
|
- [Debian](deploying/debian.md)
|
|
- [Red Hat](deploying/redhat.md)
|
|
- [FreeBSD](deploying/freebsd.md)
|
|
- [Podman systemd](deploying/podman-systemd.md)
|
|
- [TURN](turn.md)
|
|
- [Matrix RTC (Element Call)](matrix_rtc.md)
|
|
- [Appservices](appservices.md)
|
|
- [Maintenance](maintenance.md)
|
|
- [Troubleshooting](troubleshooting.md)
|
|
- [Development](development.md)
|
|
- [Contributing](contributing.md)
|
|
- [Testing](development/testing.md)
|
|
- [Hot Reloading ("Live" Development)](development/hot_reload.md)
|
|
- [Tuwunel Community Code of Conduct](CODE_OF_CONDUCT.md)
|