Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to fetch DERP from url and file #196

Merged
merged 10 commits into from
Oct 23, 2021

Commits on Oct 22, 2021

  1. Add config.yaml to gitignore

    kradalby committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    e836db1 View commit details
    Browse the repository at this point in the history
  2. Remove derp.yaml, add selfhosted example

    This PR will promote fetching the derpmap directly from tailscale, so we
    will remove our example, as it might easily get outdated.
    
    Add a derp-example that shows how a user can also add their own derp
    server.
    kradalby committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    aa245c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57f46de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    177f1ec View commit details
    Browse the repository at this point in the history
  5. Use the new derp map

    kradalby committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    582eb57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e902fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d875cca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aefbd66 View commit details
    Browse the repository at this point in the history
  9. Update derp-example.yaml

    Co-authored-by: Juan Font <[email protected]>
    kradalby and juanfont authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    a355769 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    389a8d4 View commit details
    Browse the repository at this point in the history