Extend Dagu's built-in Tailscale tunneling capability (dagu server --tunnel) to the distributed coordinator and worker commands. Additionally, provide official documentation on the correct patterns for running Dagu's gRPC-based distributed execution over a Tailnet.
I have tried to use tailscale serve for gRPC (tcp forwarding) as well as the health ports (coordinator's 8091 and worker's 8092) without much success. Any suggestions would be greatly appreciated.
Extend Dagu's built-in Tailscale tunneling capability (dagu server --tunnel) to the distributed coordinator and worker commands. Additionally, provide official documentation on the correct patterns for running Dagu's gRPC-based distributed execution over a Tailnet.
I have tried to use tailscale serve for gRPC (tcp forwarding) as well as the health ports (coordinator's 8091 and worker's 8092) without much success. Any suggestions would be greatly appreciated.