[PR #72] [MERGED] Mgmt docker and document #2519

Closed
opened 2025-11-20 07:11:22 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/72
Author: @mlsmaycon
Created: 7/25/2021
Status: Merged
Merged: 7/31/2021
Merged by: @braginini

Base: mainHead: mgmt-docker-and-document


📝 Commits (6)

  • d226e78 debug image and use wiretrustee/management repository
  • a73fa73 Update documentation and docker-compose to include management
  • 4e7cc55 improve documentation and add debug image build
  • feeee74 update docker-compose section with management service notes.
  • e4af245 fix broken doc link
  • a22bddc Merge branch 'main' into mgmt-docker-and-document

📊 Changes

6 files changed (+126 additions, -119 deletions)

View changed files

📝 .goreleaser.yaml (+44 -9)
📝 README.md (+6 -4)
📝 infrastructure_files/docker-compose.yml (+13 -1)
📝 management/Dockerfile (+1 -1)
management/Dockerfile.debug (+3 -0)
📝 management/README.md (+59 -104)

📄 Description

  • use separated docker hub image repository
  • update documentation
  • update infrastructure_files

relates to #70


🔄 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/72 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 7/25/2021 **Status:** ✅ Merged **Merged:** 7/31/2021 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `mgmt-docker-and-document` --- ### 📝 Commits (6) - [`d226e78`](https://github.com/netbirdio/netbird/commit/d226e78db85392dd55b96419d227690923cfe300) debug image and use wiretrustee/management repository - [`a73fa73`](https://github.com/netbirdio/netbird/commit/a73fa730a4b8a53b2e12ee2286fcebac229d4ac0) Update documentation and docker-compose to include management - [`4e7cc55`](https://github.com/netbirdio/netbird/commit/4e7cc556f0f800c567a4cf6628260acde080f260) improve documentation and add debug image build - [`feeee74`](https://github.com/netbirdio/netbird/commit/feeee74f5c826898c22176951170bec0d1c7f672) update docker-compose section with management service notes. - [`e4af245`](https://github.com/netbirdio/netbird/commit/e4af245d593ed6c56fabb1ad4bfefa02678d0b6d) fix broken doc link - [`a22bddc`](https://github.com/netbirdio/netbird/commit/a22bddcda1706011b0bf4ce176d39f92912437c4) Merge branch 'main' into mgmt-docker-and-document ### 📊 Changes **6 files changed** (+126 additions, -119 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser.yaml` (+44 -9) 📝 `README.md` (+6 -4) 📝 `infrastructure_files/docker-compose.yml` (+13 -1) 📝 `management/Dockerfile` (+1 -1) ➕ `management/Dockerfile.debug` (+3 -0) 📝 `management/README.md` (+59 -104) </details> ### 📄 Description - [x] use separated docker hub image repository - [x] update documentation - [x] update infrastructure_files relates to #70 --- <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 2025-11-20 07:11:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2519