[PR #1263] [MERGED] document running exit nodes #2001

Closed
opened 2025-12-29 03:19:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1263
Author: @mpldr
Created: 3/15/2023
Status: Merged
Merged: 3/19/2023
Merged by: @juanfont

Base: mainHead: patch-1


📝 Commits (1)

  • 8f4ede0 document running exit nodes

📊 Changes

1 file changed (+47 additions, -0 deletions)

View changed files

docs/exit-node.md (+47 -0)

📄 Description

Currently the only kind-of documentation is #210 which is outdated. To remedy this, add a document describing the process.

  • 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/1263 **Author:** [@mpldr](https://github.com/mpldr) **Created:** 3/15/2023 **Status:** ✅ Merged **Merged:** 3/19/2023 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8f4ede0`](https://github.com/juanfont/headscale/commit/8f4ede0725f92d8df7cd8271682ec006a7751ca3) document running exit nodes ### 📊 Changes **1 file changed** (+47 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/exit-node.md` (+47 -0) </details> ### 📄 Description Currently the only kind-of documentation is #210 which is outdated. To remedy this, add a document describing the process. <!-- Please tick if the following things apply. You… --> - [x] 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 - [x] 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 03:19:14 +01:00
adam closed this issue 2025-12-29 03:19:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2001