NetBird Server side on FreeBSD #2319

Closed
opened 2025-11-20 07:07:37 -05:00 by saavagebueno · 5 comments
Owner

Originally created by @2Belette on GitHub (Sep 28, 2025).

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). **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 2025-11-20 07:07:37 -05: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.

@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.

@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

@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.

@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

@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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2319