What are your must-have selfhosted services?

ptrck@lemmy.world to Selfhosted@lemmy.world – 355 points –

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

What are your must-have selfhosted services?

Some of mine:

117

You are viewing a single comment

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.

Whoogle vs SearXng in your experience?

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.

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?

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

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.

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