[PR #406] Check and update Agent's Management URL if is legacy #2744

Open
opened 2025-11-20 08:03:51 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/406

State: closed
Merged: Yes


Relates to https://github.com/netbirdio/netbird/pull/400

All the existing agents by default connect to port 33073 of the
Management service. This value is also stored in the local config.
All the agents won't switch to the new port 443
unless explicitly specified in the config.
We want the transition to be smooth for our users, therefore
this PR adds logic to check whether the old port 33073 can be
changed to 443 and updates the config automatically.

**Original Pull Request:** https://github.com/netbirdio/netbird/pull/406 **State:** closed **Merged:** Yes --- Relates to https://github.com/netbirdio/netbird/pull/400 All the existing agents by default connect to port 33073 of the Management service. This value is also stored in the local config. All the agents won't switch to the new port 443 unless explicitly specified in the config. We want the transition to be smooth for our users, therefore this PR adds logic to check whether the old port 33073 can be changed to 443 and updates the config automatically.
saavagebueno added the pull-request label 2025-11-20 08:03:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2744