• SokathHisEyesOpen
    link
    fedilink
    English
    12 years ago

    Yes, I leave it running all the time. So do I just install PiHole as a package on the server and then connect to it to configure?

    • @[email protected]
      link
      fedilink
      22 years ago

      I had it setup using docker at the time. Both pihole and octoprint as individual containers…

      But I assume you should be able to just install and run the package locally on the octopi distro.

      • @[email protected]
        link
        fedilink
        22 years ago

        Only thing you might need to change is the configuration for which port the pi-hole web server (UI) will be running on. Because octoprint already uses Port 80 by default, you might have to assign another port for the pi-hole service. (I believe it also defaults to 80. That would crash because it can’t bind to the same port). That should be a pretty simple config change though.