[PR #2701] [MERGED] Add debug and troubleshooting documentation #2810

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2701
Author: @nblock
Created: 7/21/2025
Status: Merged
Merged: 7/22/2025
Merged by: @nblock

Base: mainHead: debug


📝 Commits (3)

  • e84216d Bump version in docs
  • d20eabd Document valid log levels
  • 2b2cd50 Add debugging and troubleshooting guide

📊 Changes

4 files changed (+124 additions, -2 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.yaml (+4 -0)
📝 config-example.yaml (+3 -1)
docs/ref/debug.md (+115 -0)
📝 mkdocs.yml (+2 -1)

📄 Description

Please see commit messages for details. A preview is available at: https://nblock.github.io/headscale/ref/debug/


  • have read the CONTRIBUTING.md file
  • 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/2701 **Author:** [@nblock](https://github.com/nblock) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/22/2025 **Merged by:** [@nblock](https://github.com/nblock) **Base:** `main` ← **Head:** `debug` --- ### 📝 Commits (3) - [`e84216d`](https://github.com/juanfont/headscale/commit/e84216dc3ec8c9ebf49b019a8faa5228a2f59bcf) Bump version in docs - [`d20eabd`](https://github.com/juanfont/headscale/commit/d20eabd7fa26a856da45d5428ab2c29041779b71) Document valid log levels - [`2b2cd50`](https://github.com/juanfont/headscale/commit/2b2cd5056a14c3c8dbe0db8af77d743fab26dc03) Add debugging and troubleshooting guide ### 📊 Changes **4 files changed** (+124 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.yaml` (+4 -0) 📝 `config-example.yaml` (+3 -1) ➕ `docs/ref/debug.md` (+115 -0) 📝 `mkdocs.yml` (+2 -1) </details> ### 📄 Description Please see commit messages for details. A preview is available at: <https://nblock.github.io/headscale/ref/debug/> --- - [x] have read the [CONTRIBUTING.md](./CONTRIBUTING.md) file - [ ] 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 --- <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 04:19:04 +01:00
adam closed this issue 2025-12-29 04:19:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2810