[PR #611] [MERGED] OpenBSD doc #1523

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/611
Author: @huskyii
Created: 6/5/2022
Status: Merged
Merged: 6/11/2022
Merged by: @kradalby

Base: mainHead: doc_openbsd


📝 Commits (7)

  • 75a0155 add openbsd doc
  • 1de29fd fix rcd link
  • c8a14cc fix prettier
  • de0e2bf Merge branch 'main' into doc_openbsd
  • 0b4b530 remove the hardcoded version(suggested by @kradalby)
  • 06e22bf Merge branch 'juanfont:main' into doc_openbsd
  • 2be16b5 1) fix typo 2) another hard coded version

📊 Changes

2 files changed (+207 additions, -0 deletions)

View changed files

📝 docs/README.md (+1 -0)
docs/running-headscale-openbsd.md (+206 -0)

📄 Description

  • 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/611 **Author:** [@huskyii](https://github.com/huskyii) **Created:** 6/5/2022 **Status:** ✅ Merged **Merged:** 6/11/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `doc_openbsd` --- ### 📝 Commits (7) - [`75a0155`](https://github.com/juanfont/headscale/commit/75a0155f738472f0106bf07118f3df3ebb50d038) add openbsd doc - [`1de29fd`](https://github.com/juanfont/headscale/commit/1de29fd4e66641fc512080db2ddee633336f6695) fix rcd link - [`c8a14cc`](https://github.com/juanfont/headscale/commit/c8a14ccabb241b7368ef044a44028cb165afaec6) fix prettier - [`de0e2bf`](https://github.com/juanfont/headscale/commit/de0e2bf828d20ab9c853aa39342bded7238dbc92) Merge branch 'main' into doc_openbsd - [`0b4b530`](https://github.com/juanfont/headscale/commit/0b4b5308099e2140074a0fb1ae13889a645ee581) remove the hardcoded version(suggested by @kradalby) - [`06e22bf`](https://github.com/juanfont/headscale/commit/06e22bf878bbeddd6b1bd9f40b9bc6cc2bac19dd) Merge branch 'juanfont:main' into doc_openbsd - [`2be16b5`](https://github.com/juanfont/headscale/commit/2be16b581c3857bcae2ca34f13e2b257be058423) 1) fix typo 2) another hard coded version ### 📊 Changes **2 files changed** (+207 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/README.md` (+1 -0) ➕ `docs/running-headscale-openbsd.md` (+206 -0) </details> ### 📄 Description <!-- 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 02:30:25 +01:00
adam closed this issue 2025-12-29 02:30:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1523