[PR #975] [MERGED] Make config example "local dev first" #1784

Closed
opened 2025-12-29 02:31:41 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/975
Author: @kradalby
Created: 11/16/2022
Status: Merged
Merged: 11/16/2022
Merged by: @juanfont

Base: mainHead: config-for-local


📝 Commits (3)

  • 178888a Make config example "local dev first"
  • d305438 Fix test
  • 9bc3bf2 default to localhost, not listen on all

📊 Changes

2 files changed (+29 additions, -13 deletions)

View changed files

📝 cmd/headscale/headscale_test.go (+4 -4)
📝 config-example.yaml (+25 -9)

📄 Description

Signed-off-by: Kristoffer Dalby kristoffer@tailscale.com

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/975 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 11/16/2022 **Status:** ✅ Merged **Merged:** 11/16/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `config-for-local` --- ### 📝 Commits (3) - [`178888a`](https://github.com/juanfont/headscale/commit/178888ab6323d699b2f698f65906154dce06aeac) Make config example "local dev first" - [`d305438`](https://github.com/juanfont/headscale/commit/d3054389d6a12d2e675fbb93bb8c185010511310) Fix test - [`9bc3bf2`](https://github.com/juanfont/headscale/commit/9bc3bf205987207282bc8ab6c539d5bd1bdeb329) default to localhost, not listen on all ### 📊 Changes **2 files changed** (+29 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `cmd/headscale/headscale_test.go` (+4 -4) 📝 `config-example.yaml` (+25 -9) </details> ### 📄 Description Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> <!-- Please tick if the following things apply. You… --> - [ ] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [ ] updated documentation if needed - [ ] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:31:41 +01:00
adam closed this issue 2025-12-29 02:31:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1784