[PR #75] [MERGED] Update mgmt binary name and config doc #2520

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/75
Author: @mlsmaycon
Created: 7/31/2021
Status: Merged
Merged: 7/31/2021
Merged by: @mlsmaycon

Base: mainHead: update-mgmt-binary-config-doc


📝 Commits (3)

  • fc11bc5 using wiretrustee-mgmt for binary name
  • 11ac52d using wiretrustee-mgmt
  • 1d3d695 updated documentation and compose files to use config.json

📊 Changes

7 files changed (+36 additions, -7 deletions)

View changed files

📝 .goreleaser.yaml (+1 -1)
infrastructure_files/config.json (+24 -0)
📝 infrastructure_files/docker-compose.yml (+1 -0)
📝 management/Dockerfile (+2 -2)
📝 management/Dockerfile.debug (+2 -2)
📝 management/README.md (+5 -1)
📝 management/cmd/root.go (+1 -1)

📄 Description

Updated the binary to wiretrustee-mgmt and added documentation for the config file format. Also updated the docker-compose file.

Closes #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/75 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 7/31/2021 **Status:** ✅ Merged **Merged:** 7/31/2021 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `update-mgmt-binary-config-doc` --- ### 📝 Commits (3) - [`fc11bc5`](https://github.com/netbirdio/netbird/commit/fc11bc55a6115cd8538e82457f76b0b6f268949e) using wiretrustee-mgmt for binary name - [`11ac52d`](https://github.com/netbirdio/netbird/commit/11ac52dd2d8b1650f079a67a9815797659038ae1) using wiretrustee-mgmt - [`1d3d695`](https://github.com/netbirdio/netbird/commit/1d3d695dd6d4ddda450c280dcda2ccc591056f08) updated documentation and compose files to use config.json ### 📊 Changes **7 files changed** (+36 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser.yaml` (+1 -1) ➕ `infrastructure_files/config.json` (+24 -0) 📝 `infrastructure_files/docker-compose.yml` (+1 -0) 📝 `management/Dockerfile` (+2 -2) 📝 `management/Dockerfile.debug` (+2 -2) 📝 `management/README.md` (+5 -1) 📝 `management/cmd/root.go` (+1 -1) </details> ### 📄 Description Updated the binary to wiretrustee-mgmt and added documentation for the config file format. Also updated the docker-compose file. Closes #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#2520