tosh / codespace

Experimenting with codespaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Experimenting with codespaces

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 63.4%Language:Dockerfile 36.6%