Hey all,

I’m relatively new to self hosting. I set up a SearxNG on my local network and then recently set up Pi-Hole. Searx is running in a docker container and Pi-Hole is not. However, after setting up Pi-hole the IP I use to connect to Searx now directs to the default the default placeholder page. So my Pi-hole runs on 192.168.0.19/admin and Searx used to run just on 192.168.0.19. I’m guessing there’s a config somewhere that I can change to make both work at once I’m just not sure where. Google was less than helpful (or maybe I’m an idiot lol) so I was hoping someone here may have run into a similar issue.

  • IllecorsA
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 months ago

    Ports and reverse proxies aside (proxy would be my go to) you can also just assign another virtual IP on you interface.

    • Grenfur@lemmy.oneOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 months ago

      I’m interested in how I would do this. Google basically just gives me steps for assigning IPs to VMs which isnt quite what I’m looking for.