[GH-ISSUE #4554] NetBird Server side on FreeBSD #9716

Closed
opened 2026-08-05 01:23:12 -04:00 by saavagebueno · 5 comments
Owner

Originally created by @2Belette on GitHub (Sep 28, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/4554

Is your feature request related to a problem? Please describe.
Docker is not something really supported on FreeBSD, it would be nice to have a bare metal alternative or a port option for the server/management side.

Describe the solution you'd like
Not relaying on Docker and having an advanced installation method/guide, but I am not sure this is a viable method if multiple Docker containers are needed like micro services... Ideally having a port (from FreeBSD package manager).

Describe alternatives you've considered
Is there some existing scripts or method to install the components by hand ? Or is there anyone who already have successfully been installed it on FreeBSD?

Originally created by @2Belette on GitHub (Sep 28, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/4554 **Is your feature request related to a problem? Please describe.** Docker is not something really supported on FreeBSD, it would be nice to have a bare metal alternative or a port option for the server/management side. **Describe the solution you'd like** Not relaying on Docker and having an advanced installation method/guide, but I am not sure this is a viable method if multiple Docker containers are needed like micro services... Ideally having a port (from FreeBSD package manager). **Describe alternatives you've considered** Is there some existing scripts or method to install the components by hand ? Or is there anyone who already have successfully been installed it on FreeBSD?
saavagebueno added the feature-request label 2026-08-05 01:23:12 -04:00
Author
Owner

@1nerdyguy commented on GitHub (Sep 28, 2025):

I'm not sure this would be worth the dev effort.

There are multiple parts of Netbird, including management, API, coturn, relay, proxy, DB, etc. These are all currently containerized. Going to a monolithic install seems a step backwards, even more so when FreeBSD is sadly a niche target.

<!-- gh-comment-id:3344588126 --> @1nerdyguy commented on GitHub (Sep 28, 2025): I'm not sure this would be worth the dev effort. There are multiple parts of Netbird, including management, API, coturn, relay, proxy, DB, etc. These are all currently containerized. Going to a monolithic install seems a step backwards, even more so when FreeBSD is sadly a niche target.
Author
Owner

@PowershellScripter commented on GitHub (Oct 2, 2025):

@2Belette are you asking if NetBird is available for FreeBSD? The source for it is already available as a FreeBSD port. NetBirdIO has a pfsense repository where you can grab the source and just make the package yourself as well.

<!-- gh-comment-id:3359036764 --> @PowershellScripter commented on GitHub (Oct 2, 2025): @2Belette are you asking if NetBird is available for FreeBSD? The source for it is already available as a FreeBSD port. NetBirdIO has a pfsense repository where you can grab the source and just make the package yourself as well.
Author
Owner

@2Belette commented on GitHub (Oct 5, 2025):

@PowershellScripter thanks yes I saw that but my issue is refering to the server side to run the management server not as a client

<!-- gh-comment-id:3369344532 --> @2Belette commented on GitHub (Oct 5, 2025): @PowershellScripter thanks yes I saw that but my issue is refering to the server side to run the management server not as a client
Author
Owner

@1nerdyguy commented on GitHub (Oct 5, 2025):

That's an issue, since Docker isn't well supported on FreeBSD. I'd just spin up a Linux VM in BHYVE if that's a need.

<!-- gh-comment-id:3369620886 --> @1nerdyguy commented on GitHub (Oct 5, 2025): That's an issue, since Docker isn't well supported on FreeBSD. I'd just spin up a Linux VM in BHYVE if that's a need.
Author
Owner

@2Belette commented on GitHub (Oct 6, 2025):

Yes, thanks that's what I was supposed to do but it is a lot of virtualization layers 😊 I will try it anyway as I am very curious to test Netbird

<!-- gh-comment-id:3370304658 --> @2Belette commented on GitHub (Oct 6, 2025): Yes, thanks that's what I was supposed to do but it is a lot of virtualization layers 😊 I will try it anyway as I am very curious to test Netbird
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#9716