Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose $VOPONO_NS_IP environment variable to the PostUp and PreDown scripts, and the application to run #154

Merged
merged 1 commit into from
May 19, 2022

Conversation

d4h0
Copy link

@d4h0 d4h0 commented May 18, 2022

This looked easy to implement, so I thought I just implement it myself.

VOPONO_NS_IP is exposed to the application to run because this might be useful for configuring it (e.g. for the transmission-daemon that is mentioned in the user guide).

Please feel free to edit/remove any of my additions to the user guide however you like (English isn't my native language, in case that isn't clear by now... ;)).

I don't really know much about networking, and I'm not 100% sure that everything I wrote is correct (especially, that the network namespace IP isn't reachable from other machines in the local network).

Please let me know if you think there is anything that might be wrong.

@jamesmcm
Copy link
Owner

Thanks, this is really useful!

It might also be helpful to expose the IP of the host machine from the network namespace too, for doing this the other way around - e.g. a service running on the host that only be connected to via the network namespace.

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.

2 participants