Skip to content

feat: add option to disable management datadir mount#23

Open
moh2a wants to merge 1 commit intonetbirdio:mainfrom
moh2a:feat/allow-disable-datadir-mount
Open

feat: add option to disable management datadir mount#23
moh2a wants to merge 1 commit intonetbirdio:mainfrom
moh2a:feat/allow-disable-datadir-mount

Conversation

@moh2a
Copy link
Copy Markdown

@moh2a moh2a commented Nov 15, 2025

In airgap environments, management fails if it cannot download the geolocation database.
To support airgap setups, this change allows the /var/lib/netbird volume mount to be
conditionally disabled via a Helm value. This lets users prepopulate the geolocation
files directly in the management image without the mount overwriting them.

Closes #19

@moh2a
Copy link
Copy Markdown
Author

moh2a commented Nov 15, 2025

Hi @mohamed-essam

I’ve implemented a change to make the /var/lib/netbird volume mount optional to support airgap environments (see issue #19).

Could you please take a look when you have a moment? I’d really appreciate your feedback or suggestions.

Thank you! 🙏

@jnfrati jnfrati self-requested a review April 6, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Netbird in Airgap environnement

1 participant