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

Predefine Network Adapter #55

Open
LennyM8472 opened this issue Jan 14, 2017 · 8 comments
Open

Predefine Network Adapter #55

LennyM8472 opened this issue Jan 14, 2017 · 8 comments

Comments

@LennyM8472
Copy link

Hi,

the automatic setup results that no network adapter is added to each container on Qnap Container Station (Docker) - resulting in no connection to the internet.
It would be great if the network adapter can somewhere be selected or predefined in the config of simply-nzedb beforehand.

Thanks
Lenny

@slydetector
Copy link
Owner

Not sure I understand the issue. Can you add some more technical details, command output, etc to show what is actually happening?

@LennyM8472
Copy link
Author

LennyM8472 commented Jan 28, 2017

I run docker via QNAP Container Station.
Unfortunately QNAP Container Station has this bad habit that you can't change the network adapter of a container after the container has been setup. Thus with your script (automatic setup) not defining which network adapter shall be used, no adapter is being assigned to the containerss - resulting in no connection to the internet. So if in your script config the correct adapter could be pre-assigned would solve this issue.

@LennyM8472
Copy link
Author

LennyM8472 commented Jan 29, 2017

maybe add the --net=bridge or --network="bridge" parameter to each container by default

@LennyM8472
Copy link
Author

@slydetector possible to do the changes?

@slydetector
Copy link
Owner

I'm open to reviewing a pull request that has been verified to work for your setup.

@LennyM8472
Copy link
Author

Great thanks. Let me know if/how I can help.

@slydetector
Copy link
Owner

@LennyM8472 Might want to read over this 😄 https://help.github.com/articles/about-pull-requests/

@LennyM8472
Copy link
Author

@slydetector I'm some sort of aware of github and pull requests. In the scripts of simply nzedb I'm not able to find the parts where the container parameters are being placed thus I can't test my thoughts on this issue.

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

No branches or pull requests

2 participants