| options/nixos/services.firezone.server.settings | Environment variables for the Firezone server
|
| options/nixos/services.firezone.server.web.settings | Environment variables for this component of the Firezone server
|
| options/nixos/services.firezone.server.api.settings | Environment variables for this component of the Firezone server
|
| options/nixos/services.firezone.server.settingsSecret | This is a convenience option which allows you to set secret values for
environment variables by specifying a file which will contain the value
at runtime
|
| options/nixos/services.firezone.server.domain.settings | Environment variables for this component of the Firezone server
|
| options/nixos/services.firezone.server.smtp.configureManually | Outbound email configuration is mandatory for Firezone and supports
many different delivery adapters
|
| options/nixos/services.firezone.server.settingsSecret.TOKENS_SALT | A file containing a unique base64 encoded secret for the
TOKENS_SALT
|
| options/nixos/services.firezone.server.settingsSecret.TOKENS_KEY_BASE | A file containing a unique base64 encoded secret for the
TOKENS_KEY_BASE
|
| options/nixos/services.firezone.server.settingsSecret.SECRET_KEY_BASE | A file containing a unique base64 encoded secret for the
SECRET_KEY_BASE
|
| options/nixos/services.firezone.server.settingsSecret.RELEASE_COOKIE | A file containing a unique secret identifier for the Erlang
cluster
|
| options/nixos/services.firezone.server.settingsSecret.LIVE_VIEW_SIGNING_SALT | A file containing a unique base64 encoded secret for the
LIVE_VIEW_SIGNING_SALT
|
| options/nixos/services.firezone.server.settingsSecret.COOKIE_SIGNING_SALT | A file containing a unique base64 encoded secret for the
COOKIE_SIGNING_SALT
|
| options/nixos/services.firezone.server.settingsSecret.COOKIE_ENCRYPTION_SALT | A file containing a unique base64 encoded secret for the
COOKIE_ENCRYPTION_SALT
|
| options/nixos/services.firezone.relay.apiUrl | The URL of your firezone server's API
|
| options/nixos/services.firezone.gateway.apiUrl | The URL of your firezone server's API
|
| options/nixos/services.firezone.headless-client.apiUrl | The URL of your firezone server's API
|