-
Notifications
You must be signed in to change notification settings - Fork 45
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
Can't use pihole dhcp server #39
Comments
Hi Junn, |
That was fast thank you! |
Yes, pull only update templates, therefore changes I make to the project do
not owerwrite users custom changes they did.
When you deploy or add/remove containers, script asks you to keep current
or update from template. If you choose to use template your changes will be
owerwritten with project defaults, this is also why it is not a default
option as in many cases you want to keep changes you made constant even if
I change a template at some point for whatever reason.
You should also change relevant files inside services folder to keep your
changes constant.
…On Fri 15 Apr 2022, 4:12 p.m. Junn-Sorran, ***@***.***> wrote:
That was fast thank you!
However i had to make the change manually in portainer to switch to host
network? I pulled, updated and redeployed the stack but i kept the old
configuration, do you know why?
—
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARFVEPVEPJRJEYDCUY4VEWLVFGBOFANCNFSM5TLSI5TA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Thank you it worked! As a side note, can you add the LMD_BACKUP directory to the gitignore? |
Hello,
It's not possible to use the dhcp service provided with the pihole in the stack due to the network configuration.
The official pihole documentation provide multiple solutions for this problem, do you think it would be possible to implement one with the stack?
https://docs.pi-hole.net/docker/dhcp/
Thanks!
The text was updated successfully, but these errors were encountered: