/codespace

Experimenting with codespaces

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Codespace with Tailscale connectivity

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.

Start 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!