[GH-ISSUE #5997] Relay server in all in one container does not support configuring the password through environment variables #12629

Open
opened 2026-08-05 02:06:18 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @Sonlis on GitHub (Apr 26, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5997

It's odd, because other sensitive values are configurable through environment variables e.g. postgres dsn.

Describe the solution you'd like
Have the opportunity to configure the server.AuthSecret through an env variable such as NB_RELAY_AUTH_SECRET

Additional context
Would be useful to store the config.yaml in git.

I am willing to implement it if you agree with the feature request.

Originally created by @Sonlis on GitHub (Apr 26, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5997 It's odd, because other sensitive values are configurable through environment variables e.g. postgres dsn. **Describe the solution you'd like** Have the opportunity to configure the server.AuthSecret through an env variable such as `NB_RELAY_AUTH_SECRET` **Additional context** Would be useful to store the config.yaml in git. I am willing to implement it if you agree with the feature request.
saavagebueno added the feature-request label 2026-08-05 02:06:18 -04:00
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12629