Philippe Vaucher
Philippe Vaucher
## Describe your changes Hello, I like the idea of being able to configure the services from an env file for the relay service (e.g `NB_LISTEN_PORT`), so I copied this...
## Describe your changes I can wrap my head around why management service would depend on dashboard, so here is a PR removing the dependency. If the dependency is actually...
## Describe your changes Following #3972, this adds env var supports to management service and updates the docker compose templates so it uses the env vars. Please verify the commit...
### Please confirm that the feature request does ***not*** already exist - [x] I confirm there is no existing issue for this feature request. ### Use case Hello, We are...
Hello, https://github.com/netbirdio/netbird/tree/main/signal ``` Flags: -h, --help help for run --letsencrypt-domain string a domain to issue Let's Encrypt certificate for. Enables TLS using Let's Encrypt. Will fetch and renew certificate, and...
## Describe your changes - Fixes issues introduced by #3972 (only applied to persistent flags and not all flags). - Adds env var supports to management service. - Updates docker...
## Describe your changes Various docker compose improvements. Also fixes #3919 ## Issue ticket number and link ## Stack ### Checklist - [ ] Is it a bug fix -...
**Describe the problem** When trying to run the signal service as standalone, `netbird status` reports it's connected to the signal service but peers cannot ping each other and are stuck...
Hello, How about being able to set some variable so it uses `vterm` (https://github.com/akermu/emacs-libvterm) or `eat` (https://codeberg.org/akib/emacs-eat) ? This should be relatively straightforward to implement.
**Is your feature request related to a problem? Please describe.** Running Nebird on AXIS cameras works, but only TCP seems to be properly forwarded. ``` shell # Works ffplay -rtsp_transport...