This repository contains a simple codespace devcontainer which can connect the running VM to a Tailscale network. To use it you need to be a member of a GitHub Organization which has Codespaces enabled. When you click on the Code button you should see a second tab with an option to start up a new codespace.
You need to create a Reusable Authkey
for your Tailnet and add it as a Codespaces Secret
named TAILSCALE_AUTHKEY
.
Then launch your codespace!