geerlingguy / internet-pi

Raspberry Pi config for all things Internet.
MIT License
4.28k stars 449 forks source link

Add ability to enable or disable certain services like Pi-hole #16

Closed ackr-8 closed 3 years ago

ackr-8 commented 3 years ago

Many people including me are already running a homeserver with a adblocking dns such as Pi-hole, Adguard Home and pfblockerng and I would suggest to make a different branch for the monitoring only. You make awesome videos and thanks a lot.

geerlingguy commented 3 years ago

I don't think we need a different branch (I'll update title to match)—just a config option like pihole_enable: true (and you could override and set false and it won't install it).