If you're looking to go even more incognito with your SearXNG setup, here's something MrWazaby put together that includes Gluetun VPN and Authelia: github.com/MrWazaby/searxng-vpn-docker
I just learned about SearXNG just over a week ago and couldn't figure it out how to selfhost this properly. And all of a sudden I see your video, your (very simplified) docker compose file and got it running in no time. I truely appreciate what you do for us homeusers/tinkerers. Thank you very much! Love your work!
SearXNG is great. I've used it exclusively for months now and it's served me perfectly well. I don't think it was mentioned in the video except that the option is pre-checked, but a big selling point is that SearXNG by default strips the tracking data to and from the different search engines it uses.(I could have missed it I'm just waking up having coffee right now lol)
Had a dyslexic moment when i read your comment and was like, "how did I make something simple complicated?" And then I re-read your comment and realized you had said the exact opposite of what my dumb brain had just read. Thanks for watching and commenting!
Thank you for yet another great video, I love having new containers to mess with in my homelab. Just an FYI, middle click (if you have a middle mouse button) will open links in a new tab. I use that so I can selectively open new tabs and not open every link in a new tab.
I thought I was the only person to use caddy! Not to be off topic but caddy doesn't get enough love as it's so easy to deploy and automate with ansible/jenkins and a good jinja2 template. Thanks for the video, awesome as usual!
The original project (SearX) was pronounced "Sirks" based on this entry in their Github: github.com/searx/searx/issues/1264#issuecomment-393370844 SearXNG, like Paperless-ng, uses "NG" to stand for "Next Generation." It's a fork of the original SearX metasearch engine. So, maybe it was intended to be pronounced "Searching" but, to me, the way I pronounced it makes more sense based on the aforementioned information I just provided.
One thing you missed is the save, just saves settings to the cookie on the machine you are using. If you want to set global settings for any device (multiple pcs, mobile, iPad etc) then there is a bit more config needed. A lot of the random engines they have turned on by default create pretty unwanted results, so I have a lot disabled in my global settings.
@@IgorFreireRodrigues Sure, edit the ./searxng/settings.yml. Edit or add a section called engines: and then add the search engines you want to enable or disable, sample from mine is here: engines: - name: duckduckgo images disabled: false - name: deviantart disabled: true - name: artic disabled: true - name: flickr disabled: true - name: library of congress disabled: true - name: openverse disabled: true - name: pinterest disabled: true
how would one go about editing the "settings.yml" file to allow -JSON searches as well as the default -HTML . can this be done easily within Portainer or Dockge using bash ?
i’ve been running searxng since the beginning of the year and i love it but i haven’t found a way to change the default search bar on firefox or chrome to my searxng instance. anyone know if this is possible with a third party extension?
Getting the follow error after using yml in portainer Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
I've been running this for years, only think I havent got to stick is a custom logo, even with proper volume mapping. Mine seems to run fine without redis
A few people have mentioned running it without redis. It can help speed things up with a little RAM caching, but definitely not a requirement. Thanks for watching and commenting! :)
excellent video, though, you should title it "your personal search engine" there is nothing private about this from what i see.. if is maybe someone can explain it but if i put this on my network its just another computer doing the google searching.... how would it compare to Yacy a decentralized peer to peer privacy respecting search engine?
You inspired me to set this up again. I did it like a year ago and it was slow so I didn't bother. It's still slow but not as bad now. The only issue I have is that I need this to be internet facing (Nginx) but there seems to still be no authentication built in. Any solutions for this? Not trying to get DDOS or hack3d over here lol
@@DBTechYT Looks like he is using GlueTUN and Authelia. I already have GlueTUN setup and Nginx. I bet I can just add authelia and do it myself. I'll play with it tonight.
If you're looking to go even more incognito with your SearXNG setup, here's something MrWazaby put together that includes Gluetun VPN and Authelia: github.com/MrWazaby/searxng-vpn-docker
I just learned about SearXNG just over a week ago and couldn't figure it out how to selfhost this properly. And all of a sudden I see your video, your (very simplified) docker compose file and got it running in no time. I truely appreciate what you do for us homeusers/tinkerers. Thank you very much! Love your work!
super glad it was helpful!
SearXNG is great. I've used it exclusively for months now and it's served me perfectly well.
I don't think it was mentioned in the video except that the option is pre-checked, but a big selling point is that SearXNG by default strips the tracking data to and from the different search engines it uses.(I could have missed it I'm just waking up having coffee right now lol)
once again you have made something that looks complicated much simpler. thanks as i now have my own search engine
Had a dyslexic moment when i read your comment and was like, "how did I make something simple complicated?" And then I re-read your comment and realized you had said the exact opposite of what my dumb brain had just read. Thanks for watching and commenting!
I just read it again and I think I could have worded it better. That's my brain typing out what it's thinking at that moment 😂
I edited my comment to read better 😂
Thank you for yet another great video, I love having new containers to mess with in my homelab.
Just an FYI, middle click (if you have a middle mouse button) will open links in a new tab. I use that so I can selectively open new tabs and not open every link in a new tab.
I use the middle-click option all the time! Just appreciate when an app proactively thinks to add it :)
Thanks for this I used your compose file and it worked flawlessly
Awesome!! Thanks for confirming! :)
i use your compose file, and work well ! tks~
I thought I was the only person to use caddy! Not to be off topic but caddy doesn't get enough love as it's so easy to deploy and automate with ansible/jenkins and a good jinja2 template. Thanks for the video, awesome as usual!
I've never used Caddy, but I know at least one person who does and that it's got a bit of a following. Thanks for watching and commenting!!
Thanks for the demo and info. Another great container, appreciate the tips. Have a great day
I've been looking for something like this for a bit (obviously didnt search very hard) I will be setting this up tonight. Thank you!
Glad it helped!
Love me some SearXNG! Nicely done video sir!
Thank you for simplifying the compose file. It's always frustrating when the devs overly complicate it.
No problem (and I agree)! Thanks for watching and commenting!
Great video. I'm thinking of hosting this now.
Thanks again for all that you do.
Thanks so much!!
I believe the name was intended to just be pronounced "searching."
The original project (SearX) was pronounced "Sirks" based on this entry in their Github: github.com/searx/searx/issues/1264#issuecomment-393370844
SearXNG, like Paperless-ng, uses "NG" to stand for "Next Generation." It's a fork of the original SearX metasearch engine.
So, maybe it was intended to be pronounced "Searching" but, to me, the way I pronounced it makes more sense based on the aforementioned information I just provided.
Can be installed in casaos? Thanks fo share
One thing you missed is the save, just saves settings to the cookie on the machine you are using. If you want to set global settings for any device (multiple pcs, mobile, iPad etc) then there is a bit more config needed. A lot of the random engines they have turned on by default create pretty unwanted results, so I have a lot disabled in my global settings.
Share with us!
@@IgorFreireRodrigues Sure, edit the ./searxng/settings.yml. Edit or add a section called engines: and then add the search engines you want to enable or disable, sample from mine is here:
engines:
- name: duckduckgo images
disabled: false
- name: deviantart
disabled: true
- name: artic
disabled: true
- name: flickr
disabled: true
- name: library of congress
disabled: true
- name: openverse
disabled: true
- name: pinterest
disabled: true
Nice, thank you. 👍🏻
how would one go about editing the "settings.yml" file to allow -JSON searches as well as the default -HTML . can this be done easily within Portainer or Dockge using bash ?
Very cool. Thanks!
Glad you liked it!
i’ve been running searxng since the beginning of the year and i love it but i haven’t found a way to change the default search bar on firefox or chrome to my searxng instance. anyone know if this is possible with a third party extension?
best anwer I can find is here: support.mozilla.org/en-US/questions/1365694
Thanks, Up and running
Rock on!
Getting the follow error after using yml in portainer
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
You'll want to check out their Github for more info on that
I've been running this for years, only think I havent got to stick is a custom logo, even with proper volume mapping. Mine seems to run fine without redis
A few people have mentioned running it without redis. It can help speed things up with a little RAM caching, but definitely not a requirement. Thanks for watching and commenting! :)
@@DBTechYT Thanks for all the hard work and awesome videos. Your channel has helped me a lot with my docker journey.
Valkey is the Open Source fork of Redis that went a bit "haywire" on the "OpenSourceness" recently! 🙄
Thanks for the clarification on that. Really appreciate the insight!
excellent video, though, you should title it "your personal search engine" there is nothing private about this from what i see.. if is maybe someone can explain it but if i put this on my network its just another computer doing the google searching.... how would it compare to Yacy a decentralized peer to peer privacy respecting search engine?
nice thanks
You inspired me to set this up again. I did it like a year ago and it was slow so I didn't bother. It's still slow but not as bad now. The only issue I have is that I need this to be internet facing (Nginx) but there seems to still be no authentication built in. Any solutions for this? Not trying to get DDOS or hack3d over here lol
Check the pinned comment for a solution for this
@@DBTechYT Thanks!
@@DBTechYT Looks like he is using GlueTUN and Authelia. I already have GlueTUN setup and Nginx. I bet I can just add authelia and do it myself. I'll play with it tonight.
what if I want to scrap links using Searxng using python? Can anyone help me?
You're going to have a better time getting answers by asking on their Github
Probably pronounced “Search Engine “
Not even a little bit. github.com/searx/searx/pull/1363#issue-347932669
cool service, terrible name