https://github.com/tailscale/gitpod
Investigation into gitpod.io
https://github.com/tailscale/gitpod
Last synced: about 1 year ago
JSON representation
Investigation into gitpod.io
- Host: GitHub
- URL: https://github.com/tailscale/gitpod
- Owner: tailscale
- License: bsd-3-clause
- Created: 2021-10-20T18:50:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-06T15:29:44.000Z (over 3 years ago)
- Last Synced: 2025-04-11T16:18:52.941Z (about 1 year ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 11
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitpod with Tailscale connectivity
This repository contains a simple [Gitpod container](https://www.gitpod.io/)
which can connect the running VM to a [Tailscale network](https://tailscale.com).
You need to create a [Reusable Authkey](https://login.tailscale.com/admin/settings/authkeys)
for your Tailnet and add it as a [Gitpod Variable](https://gitpod.io/variables)
named `TAILSCALE_AUTHKEY`.
Then launch your Gitpod!