Always enjoyed scrolling though these posts, figured I’d give it a go here:

What are your must-have selfhosted services?

Some of mine:

  • Semi-Hemi-Demigod
    link
    fedilink
    198 months ago

    One of my favorites is Whoogle, a simple Google search proxy. It accepts search requests and forwards them to Google anonymously, then strips out the AMP links and tracking. There’s even an option for it to use Tor so your IP address changes frequently.

      • yamdwich
        link
        fedilink
        4
        edit-2
        8 months ago

        I used both, I ended up settling on searxng because Whoogle seemed to be unable to retain my settings. Might be something with my cookie configuration, but searxng has no problem remembering my preferences. If that is not a problem for you then they are comparable; Whoogle is pretty simple to get going and works well, searxng is slightly more complicated to set up (but not that much with docker) but has a ton more features.

    • @lemcat@lemmy.world
      link
      fedilink
      English
      18 months ago

      All of the public instances seem to be rate limited and not return any results. Take it you don’t get that issue self-hosting it?

      • Semi-Hemi-Demigod
        link
        fedilink
        48 months ago

        Correct. And it’s such a tiny, simple Docker install you could theoretically run it locally instead of a server.

        • RBG
          link
          fedilink
          English
          18 months ago

          Does your server have to be accessible from the internet or is it enough that it can go out to make the request? Just asking because I am keeping my setup in our intranet, no access from outside my home.

          • Semi-Hemi-Demigod
            link
            fedilink
            38 months ago

            Yep, it just needs outbound connectivity. I run mine on an intranet like you, with VPN access for when I’m not at home.