GithubHelp home page GithubHelp logo

tailscale-on-fly.io's Introduction

Tailscale on Fly.io

Warning

Deprecated in favor of Tailscale Mullvad add-on.

GitHub Action Status (Pass -> new version updated / Fail -> no update)

GitHub Action Status (Pass -> deployed to Fly.io / Fail -> deployment failed)

Forked from https://github.com/patte/fly-tailscale-exit.

Setup

You'll need to modify Dockerfile, fly.toml and start.sh before deploy to Fly.io.

Dockerfile

Optional: Double check the version specified matches the latest version available at https://pkgs.tailscale.com/stable/.

GitHub Action will auto update Tailscale version on Sundays.

fly.toml

Change app = "com-stepbrobd-vpn" to your preferred app name.

setup.sh

Change --hostname=com-stepbrobd-vpn-${FLY_REGION} to your preferred hostname.

Deployment

Make sure you have a Tailscale account, a Fly.io account, and a computer with flyctl installed.

  1. Go to https://login.tailscale.com/admin/settings/keys to generate a new auth key.

  2. Run fly launch to initialize the app (do NOT deploy at this step).

  3. Run fly secrets set TAILSCALE_AUTH_KEY=YOUR-KEY, replace YOUR_KEY with the key generated in step 1.

  4. Run fly deploy.

  5. Scale the app if you want, see documentation https://fly.io/docs/reference/regions/#fly-io-regions.

Redeployment

redeploy.py will delete exit node machines on your Tailnet matching criteria and redeploy based on your local flyctl configuration.

tailscale-on-fly.io's People

Contributors

bslatyer avatar dependabot[bot] avatar github-actions[bot] avatar patte avatar stepbrobd avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.