Skip to content

Ever wondered how to configure Tailscale with Gitpod to enable secure and ephemeral developer environments in the cloud? Here's how...

License

Notifications You must be signed in to change notification settings

kfrncs85/demo-tailscale-with-gitpod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailscale with Gitpod

Tailscale allows Gitpod CDE workspaces to access private private resources such as databases, S3 buckets, local services, etc.

Demo

Tailscale setup:

Tailscale hello service

  • Verify that reaching the example Tailscale hello application via ping fails.

Gitpod workspace

  • Click the button below to start a new development environment:

Open in Gitpod

  • Login to your Tailscale account when prompted from the Gitpod workspace terminal:
To authenticate, visit:
        https://login.tailscale.com/a/XXXXXXXXXXXX
  • Verify that reaching the example Tailscale hello application via ping succeeds.

About

Ever wondered how to configure Tailscale with Gitpod to enable secure and ephemeral developer environments in the cloud? Here's how...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%