Replies: 1 comment
|
Hmmm... interestingly enough, the connection via https://nginx-nginx-1.XXX.ts.net/ succeeded, the certificate was retrieved by tsdproxy. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I would like to seriously get back to tsdproxy after a (semi-failed) first attempt. These are all the steps I did, which ended up with my failure to connect to the container
Setup
I use a simple nginx installation to do the tests.
192.168.10.2is the docker hostThe configuration of tsdproxy is
Basic nginx container with an exported port
test from the LAN:
Addition to tsdproxy
A test from tailscale fails:
The machine from which the
curlis done is correctly registered with TailscaleA ping on the registered address of the container is successful as well.
Adding
tsdproxy.container_port=80did not help.The logs on tsdproxy side:
All reactions