[PR #2054] [CLOSED] Linux installation documentation update #2470

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2054
Author: @labeneator
Created: 8/12/2024
Status: Closed

Base: mainHead: main


📝 Commits (4)

  • 3460ed6 easier to use bash one liners to download the latest headscale version. Added a sample config.yml
  • 866b481 cosmetic updates for the markdown file
  • 99563e5 removing config-example.yaml in favour of the existing one
  • 641e676 bugfix - extra pipe removed

📊 Changes

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

View changed files

📝 docs/running-headscale-linux.md (+6 -0)

📄 Description

  • 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 small patch adds extra docs to the linux installation file.

  1. Add one liners to figure out the architecture of a Debian/Ubuntu box and the latest available headscale package.
  2. Adds a sample config.yml that will help people figure out a sane starting point - took me a couple of hours to wrangle the listening ports and protocols to use.

🔄 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/2054 **Author:** [@labeneator](https://github.com/labeneator) **Created:** 8/12/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`3460ed6`](https://github.com/juanfont/headscale/commit/3460ed6ff30312818fe4335f3fc4680815615a19) easier to use bash one liners to download the latest headscale version. Added a sample config.yml - [`866b481`](https://github.com/juanfont/headscale/commit/866b4810818fe31881ff05b67325e99eecdadc9f) cosmetic updates for the markdown file - [`99563e5`](https://github.com/juanfont/headscale/commit/99563e5da8cd737fcc9a7760bb2faa2dbeeafa44) removing config-example.yaml in favour of the existing one - [`641e676`](https://github.com/juanfont/headscale/commit/641e6763e305aae7a35dfc7317675ef118148db6) bugfix - extra pipe removed ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/running-headscale-linux.md` (+6 -0) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> - [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 This small patch adds extra docs to the linux installation file. 1. Add one liners to figure out the architecture of a Debian/Ubuntu box and the latest available headscale package. 2. Adds a sample config.yml that will help people figure out a sane starting point - took me a couple of hours to wrangle the listening ports and protocols to use. --- <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:21:25 +01:00
adam closed this issue 2025-12-29 03:21:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2470