[PR #1410] quickstart script support custom ports and ssl certificates #3104

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

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

State: closed
Merged: No


Describe your changes

Ports 80, 8080, and 443 of our self-host server have been occupied, and deployment cannot be completed through the quickstart script.

This modification enables the script to support custom ports and SSL certificates, which solves the issue of #1408 #1267, but it feels not elegant enough.

Hope other developers can participate and continue to improve it.

I'm very sorry, my English is poor, so I used Google Translate.

#1408
#1267

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/1410 **State:** closed **Merged:** No --- ## Describe your changes Ports 80, 8080, and 443 of our self-host server have been occupied, and deployment cannot be completed through the quickstart script. This modification enables the script to support custom ports and SSL certificates, which solves the issue of #1408 #1267, but it feels not elegant enough. Hope other developers can participate and continue to improve it. I'm very sorry, my English is poor, so I used Google Translate. ## Issue ticket number and link #1408 #1267 ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary
saavagebueno added the pull-request label 2025-11-20 08:04:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#3104