Overview of TSDProxy features and benefits
mainTSDProxy is an open-source application that automatically creates reverse proxies to virtual addresses in your Tailscale network. It simplifies traffic redirection to services running inside Docker containers using either Docker container labels or YAML proxy lists.
Key benefits include:
- No extra containers: You do not need a separate Tailscale container for every service you want to expose.
- Label-driven configuration: You can configure proxies simply by adding Docker labels to your existing containers.
- Automatic HTTPS: It leverages Tailscale's built-in Let's Encrypt certificate support via MagicDNS.
- Multiple discovery methods: Supports both automatic Docker container discovery and manual YAML proxy list files.
- Monitoring: Includes a real-time web dashboard with SSE (Server-Sent Events) streaming to monitor all active proxies.