[PR #105] [MERGED] feat: optional Install netbird overlay vpn #100

Closed
opened 2026-03-02 02:59:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/buildplan/du_setup/pull/105
Author: @buildplan
Created: 3/1/2026
Status: Merged
Merged: 3/1/2026
Merged by: @buildplan

Base: mainHead: install_netbird


📝 Commits (10+)

  • e1ae35b feat: add optional NetBird VPN installation and configuration
  • 186c410 fix: add space in NetBird and Tailscale setup key URL
  • 098524d checksum v0.80.2
  • 95afe19 correct date
  • 8c0f35c checksum v0.80.2
  • 148daaa chore: version and checksum
  • e091985 fix: shellcheck warning
  • 9c34edb fix: update public IP retrieval methods
  • 87591f4 checksum v0.80.2
  • 44fa85d update checksum in README

📊 Changes

3 files changed (+185 additions, -24 deletions)

View changed files

📝 README.md (+4 -4)
📝 du_setup.sh (+180 -19)
📝 du_setup.sh.sha256 (+1 -1)

📄 Description

Implemented optional install of netbird either with default netbird server or with self-hosted server. Add setup-key from the server during the script run or only install and setup later.

Suggested in #103


🔄 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/buildplan/du_setup/pull/105 **Author:** [@buildplan](https://github.com/buildplan) **Created:** 3/1/2026 **Status:** ✅ Merged **Merged:** 3/1/2026 **Merged by:** [@buildplan](https://github.com/buildplan) **Base:** `main` ← **Head:** `install_netbird` --- ### 📝 Commits (10+) - [`e1ae35b`](https://github.com/buildplan/du_setup/commit/e1ae35b023d1593a1e0c31d5fd616774249da8f3) feat: add optional NetBird VPN installation and configuration - [`186c410`](https://github.com/buildplan/du_setup/commit/186c410bcabe40064319aa8afbdd7d62510841c8) fix: add space in NetBird and Tailscale setup key URL - [`098524d`](https://github.com/buildplan/du_setup/commit/098524d072a1cb2e1991ed6f27a334f900fb347f) checksum v0.80.2 - [`95afe19`](https://github.com/buildplan/du_setup/commit/95afe19362df8853118327958732b1f96f9af3ca) correct date - [`8c0f35c`](https://github.com/buildplan/du_setup/commit/8c0f35cbd8a8310ea60e7f2de25309161b2977b2) checksum v0.80.2 - [`148daaa`](https://github.com/buildplan/du_setup/commit/148daaaff5b99a7aa3e8704cba01525a4afaa08c) chore: version and checksum - [`e091985`](https://github.com/buildplan/du_setup/commit/e09198594b1da14c52cbb50beb04e18e10865de9) fix: shellcheck warning - [`9c34edb`](https://github.com/buildplan/du_setup/commit/9c34edbca09d22bf34b18fe9c72cd083b4e9403f) fix: update public IP retrieval methods - [`87591f4`](https://github.com/buildplan/du_setup/commit/87591f4c505b643c4ba45b33e7eefc568d606f0c) checksum v0.80.2 - [`44fa85d`](https://github.com/buildplan/du_setup/commit/44fa85dd84ed5b27ce356590ca07dbcabe308500) update checksum in README ### 📊 Changes **3 files changed** (+185 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -4) 📝 `du_setup.sh` (+180 -19) 📝 `du_setup.sh.sha256` (+1 -1) </details> ### 📄 Description Implemented optional install of netbird either with default netbird server or with self-hosted server. Add setup-key from the server during the script run or only install and setup later. Suggested in #103 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:59:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/du_setup#100
No description provided.