fredliang44 / derper-docker

tailscale‘s selfhosted derp-server docker image
https://tailscale.com/kb/1118/custom-derp-servers/
GNU General Public License v3.0
280 stars 72 forks source link

need to add variables for delaying the start of each #14

Closed lingbaoboy closed 3 months ago

lingbaoboy commented 3 months ago

I need to add variables for delaying the start of each, preferably allowing the delay start time to be set manually. When DERP_VERIFY_CLIENTS=true, upon system reboot, the Docker container starts faster than the Tailscale client, causing errors in the container due to failure to load tailscaled.sock. Therefore, it is preferable to add variables for delaying the start of each to solve this issue.