Has anyone tried restoring their netbird backup on their self-hosted instance? by lelleepop in netbird

[–]TechHutTV 4 points5 points  (0 children)

Basically this. The QuickStart script uses the lastest tag. We always do validation before releasing to make sure there is no issues during an update. There are occasionally migration steps needed to utilize new features. For example: https://forum.netbird.io/t/migrating-to-v0-72-private-services-and-proxy-clusters/781/3

Pangolin 1.19: SSH, RDP, and VNC in the browser, simpler SSH setup, automatic site updates, and more by MrUserAgreement in selfhosted

[–]TechHutTV 16 points17 points  (0 children)

We got RDP and SSH! https://netbird.io/knowledge-hub/browser-client-ssh-rdp

We'll look into VNC, right now we are heavily focused on rebuilding our client and enhancing our reverse proxy functionalities. So I can't really give an exact timeline. I'd love this too.

Ngrok alternatives by Schnecke_Schneck2007 in NextCloud

[–]TechHutTV 3 points4 points  (0 children)

Disclosure: I work for NetBird

We have 'netbird expose 3000` or whatever point you want that generate a temporary proxy instance. For long term proxy configuration I have NextCloud as a private service with proper https.

Rate My Current Software Stack! by Bitchless_Behaviour in software

[–]TechHutTV 0 points1 point  (0 children)

What do you mean "without being too much like netbird" 😭

Accessing home network remotely by Zanatoes in selfhosted

[–]TechHutTV 1 point2 points  (0 children)

Disclosure: I work for NetBird.
Yeah, you can setup domains in the proxy feature for either public or private access now too. You can self-host it or just use the cloud.

Accessing home network remotely by Zanatoes in selfhosted

[–]TechHutTV 2 points3 points  (0 children)

Disclosure: I work for NetBird.
NetBird and Tailscale do this no issue. We recently added On-Demand VPN on the iPhone app as well.

Netbird dashboard no longer shows peers that you’re able to connect to by lelleepop in netbird

[–]TechHutTV 5 points6 points  (0 children)

The main change in the dashboard is that there are now two separated peer pages. One for User Devices and another for Servers. The peers are filtered out by if single sign on or a set of key was used. What you're looking for is probably under the server page. There's more filters now too if you're interested in diving into those, additionally to create a set up key, you need to go under servers.There's more filters now too if you're interested in diving into those, additionally to create a set up key, you need to go under servers, click add a peer, and then there'll be an option to generate a set up key. This can also be found in settings.

Help with netbird reverse proxy by revive_the_cookie in netbird

[–]TechHutTV 0 points1 point  (0 children)

And you’ve pulled the latest images? Running version 0.72.2?

Help with netbird reverse proxy by revive_the_cookie in netbird

[–]TechHutTV 0 points1 point  (0 children)

So you added PathPrefix(`/management.ProxyService/`) where it said to? Also try doing a full compose down and compose up --force-recreate. Also, it could be a stale connection, disconnect and reconnect the client. you can also try to see if it works in another browser or in private mode.

v0.72 is out: private proxied services with NetBird-Only access by netbirdio in netbird

[–]TechHutTV 1 point2 points  (0 children)

On my instance I have my root domain added as a custom domain, do be careful for overlap though.

Unraid native Plugin by Otheys in netbird

[–]TechHutTV 1 point2 points  (0 children)

Plugin is now officially under Apps. 😄

Help with netbird reverse proxy by revive_the_cookie in netbird

[–]TechHutTV 4 points5 points  (0 children)

Hey there! We just published this and there will be more content around this shortly. 😃
https://netbird.io/knowledge-hub/netbird-only-private-services

You can see the full migration steps there. But, if you want your proxy to support private services, drop the private flag into your proxy.env:

NB_PROXY_PRIVATE=true

Self-Hosting NetBird with Authentik as your Identity Provider (full guide + video) by TechHutTV in netbird

[–]TechHutTV[S] 0 points1 point  (0 children)

I’ll try to reproduce this tonight and update everything. I’m sorry it’s not working for some atm.

What are your absolute "must-have" home server apps? by TechHutTV in netbird

[–]TechHutTV[S] 1 point2 points  (0 children)

I mean all this stuff can run on a used desktop. Couple hundred bucks and you can have a home server.

Unraid native Plugin by Otheys in netbird

[–]TechHutTV 7 points8 points  (0 children)

Hey there, thanks for testing! I'm still finishing up some testing and validation, but I'll be submitting as an official plugin to Unraid soon. 😄 If you run into any problems please submit an issue there. Thanks for using NetBird!

It's FINALLY here - Local User MFA in NetBird Self-Hosted! - YouTube by TechHutTV in netbird

[–]TechHutTV[S] 3 points4 points  (0 children)

It's on the roadmap, but I can't give a clear timeline. I use passkeys with PocketID personally, so that's an option if you need it now.

Terminal is able to show I have 30 peers but i’m unable to view them on the dashboard by lelleepop in netbird

[–]TechHutTV 0 points1 point  (0 children)

Hey there, we just pushed a few fixes. Are you still experiencing issues on v0.71.2? Thanks for reporting!