[PR #121] [MERGED] self-hosting guide #12181

Closed
opened 2026-08-05 01:32:35 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/121
Author: @braginini
Created: 9/23/2021
Status: Merged
Merged: 9/25/2021
Merged by: @braginini

Base: mainHead: docs/self-hosting-guide


📝 Commits (7)

  • 39d450b docs: first steps of the self-hosting guide
  • 711c75d feature: add setup configurator for the self-hosted guide
  • adbbe58 docs: add setup.env comments
  • ed1a1ba docs: simplify installation steps - support ./configure.sh
  • 2724ab9 docs: fix file references
  • 35ee175 docs: fix minor docs issues
  • dfd6a2e docs: remove unused title

📊 Changes

8 files changed (+213 additions, -95 deletions)

View changed files

📝 .gitignore (+3 -1)
📝 docs/self-hosting.md (+92 -1)
infrastructure_files/configure.sh (+7 -0)
infrastructure_files/docker-compose.yml (+0 -56)
infrastructure_files/docker-compose.yml.tmpl (+62 -0)
infrastructure_files/management.json (+0 -37)
infrastructure_files/management.json.tmpl (+39 -0)
infrastructure_files/setup.env (+10 -0)

📄 Description

No description provided


🔄 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/netbirdio/netbird/pull/121 **Author:** [@braginini](https://github.com/braginini) **Created:** 9/23/2021 **Status:** ✅ Merged **Merged:** 9/25/2021 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `docs/self-hosting-guide` --- ### 📝 Commits (7) - [`39d450b`](https://github.com/netbirdio/netbird/commit/39d450b86f5991988e279fcf4825b30106feb8ff) docs: first steps of the self-hosting guide - [`711c75d`](https://github.com/netbirdio/netbird/commit/711c75de8eb43c2964d500983bc05a59ebb1eeba) feature: add setup configurator for the self-hosted guide - [`adbbe58`](https://github.com/netbirdio/netbird/commit/adbbe58c49ad110c5c1ad6bab6edeecbd4c15063) docs: add setup.env comments - [`ed1a1ba`](https://github.com/netbirdio/netbird/commit/ed1a1bae8ce3904a17110b351fe58aa0fadf1fbb) docs: simplify installation steps - support ./configure.sh - [`2724ab9`](https://github.com/netbirdio/netbird/commit/2724ab987651c13ea79c945cb466cbfa837228da) docs: fix file references - [`35ee175`](https://github.com/netbirdio/netbird/commit/35ee1750ef44a7a442d5bee51f7dc382468a7de8) docs: fix minor docs issues - [`dfd6a2e`](https://github.com/netbirdio/netbird/commit/dfd6a2e953c2a431659549f6a1e1f04b4c8de308) docs: remove unused title ### 📊 Changes **8 files changed** (+213 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -1) 📝 `docs/self-hosting.md` (+92 -1) ➕ `infrastructure_files/configure.sh` (+7 -0) ➖ `infrastructure_files/docker-compose.yml` (+0 -56) ➕ `infrastructure_files/docker-compose.yml.tmpl` (+62 -0) ➖ `infrastructure_files/management.json` (+0 -37) ➕ `infrastructure_files/management.json.tmpl` (+39 -0) ➕ `infrastructure_files/setup.env` (+10 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 01:32:35 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12181