mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 08:26:35 +00:00
Add & Fix OPNsense installation documentation (#444)
* Add opnsense installation step docu to enable the service * Fix default management url should be api not app
This commit is contained in:
@@ -33,11 +33,16 @@ there are both managed and [self-hosted](https://docs.netbird.io/selfhosted/self
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
### Enable the service
|
||||||
|
|
||||||
|
Navigate to `VPN` > `NetBird` > `Settings` and ensure the toggle `Enable` is turned on in the `General` section.
|
||||||
|
This will enable us to continue with the next steps.
|
||||||
|
|
||||||
### Authenticate the machine
|
### Authenticate the machine
|
||||||
|
|
||||||
Fill out the authentication form with the following values and click `Save`:
|
Fill out the authentication form with the following values and click `Save`:
|
||||||
|
|
||||||
- **Management URL**: Default is `https://app.netbird.io:443`. If self-hosting, enter your custom management server URL.
|
- **Management URL**: Default is `https://api.netbird.io:443`. If self-hosting, enter your custom management server URL.
|
||||||
- **Setup Key**: Paste the setup key from your NetBird account.
|
- **Setup Key**: Paste the setup key from your NetBird account.
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user