Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
Not the person you replied to, but: my own on my server. Con: I have to do the administration. Pro: I started using it, noted my preferred default settings and just set those as a server side default where possible. Also I have full control over which engines are enabled per default and which are available generally.
Took me a bit to tweak it, though.
Damn, is it actually Eivith? Thanks for all the support help in the Matrix chat
Yes, im in the Matrix chat - thanks!
That's really cool. Very daunting a task to go through with
Assuming you do have a place to host it (even at home on your PC, or an old PC, not necessarily reachable from the internet), and assuming you know a bit about docker, it's quite easy actually.
Where it all started for me: https://github.com/searxng/searxng-docker
Note that the example above in the beginner variant uses Caddy as a webserver which - by default - assumes you're running it on a server that can be publicly reached from the internet and won't start up correctly otherwise - e.g. at home - unless you change some config.
I'm the least techy person on Lemmy. Couldn't possibly do any of that. But I really appreciate the effort you put in for the advice. Thanks!