Skip to content

Conversation

deansheather
Copy link
Member

Changes the docker socket that we were forwarding over SSH to be Tailscale (like we have been using for Sydney for months, and Helsinki since it was made a few days ago).

On each node there is a tailscale/ and socat/ dir with docker-compose files. The tailscale docker-compose is obvious, but the socat one forwards the docker daemon socket to a TCP port that only binds to the tailscale IP. I chose to use socat instead of making Docker listen on the tailscale IP directly because I still wanted docker ps on the node to work without having to set DOCKER_HOST.

@deansheather deansheather enabled auto-merge (squash) January 17, 2023 14:19
@deansheather deansheather merged commit 985fac6 into main Jan 17, 2023
@deansheather deansheather deleted the dean/dogfood-tailscale branch January 17, 2023 14:20
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants