Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: combine dogfood regions, use tailscale #5741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 17, 2023

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