Setting up netbird only with single account
Heya, I'm looking to get the netbird server setup on a VPS of mine but without any of the IDPs, however I'm having a bit of trouble figuring this out.
On the VPS I've got nginx and docker installed, with nginx being a reverse proxy for some other dockerised apps and a normal web server for other stuff.
I'd like to get netbird setup in Docker if possible, but its fine if I have to do it on the host machine, I just can't have it running on the same port as nginx as there'd be a conflict of course.
I've tried using this command from the quickstart selfhost guide:
though, it wants me to configure some oauth settings that i don't want to configure to proceed.
When going through the advanced guide, i get stuck on step 3/5 as step 5 also wants me to configure oauth stuff (such as NETBIRD_AUTH_OIDC_CONFIGURATION_ENDPOINT) to proceed.
I just want a username/pass login :P
Solution:Jump to solution
as nb does not want to handle login creds on selfgosted instanced, thats ganded pff to an idp
3 Replies
you need an idp. that is not optional
Solution
as nb does not want to handle login creds on selfgosted instanced, thats ganded pff to an idp
Hmm okay. Thanks for the reply :)
i cant mark this as the solution as the bot is not appearing under apps, thats all though :)