Hey all,
I have had a self-hosted Netbird installation for some time, and initially I used the quickstart script to implement the setup. Later I re-installed the environment with ansible-automation, and I got stuck with Netbird management service, as the management.json file isn’t so well documented. The template in github netbird/infrastructure_files/management.json.tmpl at main · netbirdio/netbird · GitHub is there for reference, but it’s not really describing what parameters are used for what purpose.
Now asking for community assistance to describe the structure and purpose of different sections in the management.json file. Could someone explain for what the sections like “HttpConfig”, “IdpManagerConfig”, “DeviceAuthorizationFlow” and “PKCEAuthorizationFlow” are used for, and how should I populate the parameter values?
I had to reverse-engineer the quickstart installation script in order to fill in parameters from my own environment, and I got my setup working, but it was more of luck than knowledge how the setup for working.
I’m using self-hosted Zitadel as idp and it includes Netbird project with 2 app; Dashboard and CLI, similarly configured as with the Netbird quickstart script.
Would appreciate the help with this ![]()
Thanks in advance,
-Tuomo