Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

SearXNG

15 Topics 189 Posts
  • Searx - Package Updates

    Pinned
    72
    0 Votes
    72 Posts
    12k Views
    Package UpdatesP
    [2.48.0] Update searxng to f04c273
  • 1 Votes
    10 Posts
    5k Views
    E
    @Divemasterza figured out how to get this to work without making searx public (from https://forum.cloudron.io/topic/10618/how-to-connect-from-one-app-to-another-via-the-internal-network/6) you can have cloudron oauth enabled but bypass it by calling its local hostname instead of public URL from openwebui. Tweaking @coniunctio 's query: http://<searx app id>:<searx port>/search?q=<query>&language=auto&time_range=&safesearch=0&categories=social+media,map,it,general,science,news&format=json example: http://12345678-1234-1234-1234-abcdefabcdef:8888/search?q=<query>&language=auto&time_range=&safesearch=0&categories=social+media,map,it,general,science,news&format=json find app id from cloudron dashboard, port from searxng filemanager->settings.yml under 'port:'
  • Limit use of SearXNG to certain Cloudron users

    Solved
    5
    0 Votes
    5 Posts
    344 Views
    C
    Thank you! Works perfectly!
  • Is it possible to restrict access (say to my IP) to searx?

    firewall
    6
    0 Votes
    6 Posts
    2k Views
    JOduMonTJ
    I was looking if someone, somehow Cloudron implemented Filtron and apparently not it would be nice to have this, even as a sidekick instance. Otherwise for now; I limit the query via Cloudflare with their ZeroTrust service [image: 1720177308337-screen-shot-2024-07-05-at-07.01.28-resized.png]
  • Editing HTML file

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    T
    Thanks @girish I will build a custom version then.
  • SearXNG update

    Solved
    22
    2 Votes
    22 Posts
    4k Views
    girishG
    OK, I have put a reminder for ourselves via a cron pattern for twice a month. In any case wants something like this, put this into the cron section of the app: 0 7 1,15 * * "==> Sending reminder to update apps" && swaks --server "${CLOUDRON_MAIL_SMTP_SERVER}" -p "${CLOUDRON_MAIL_SMTP_PORT}" --from "${CLOUDRON_MAIL_FROM}" --h-Subject "Check if SearXNG needs to be updated" --auth-user "${CLOUDRON_MAIL_SMTP_USERNAME}" --auth-password "${CLOUDRON_MAIL_SMTP_PASSWORD}" --to notification@domain.com --body "This is cron reminder to update SearXNG package if needed" --silent 2
  • 3 Votes
    21 Posts
    7k Views
    adisonA
    @LoudLemur ok so, uh, what are these4search instences that support chatgpt? an example please?
  • Problem with loading images

    Solved
    7
    1
    0 Votes
    7 Posts
    944 Views
    archosA
    @girish Thank you for the update, the images are loading normally now.
  • Google ( Suspended: too many requests )

    5
    1 Votes
    5 Posts
    1k Views
    archosA
    @girish super thank you very much
  • Searx -> SearXNG

    1
    4 Votes
    1 Posts
    686 Views
    No one has replied
  • Is Searx actually working for everyone on Cloudron?

    20
    4
    1 Votes
    20 Posts
    4k Views
    marcusquinnM
    @LoudLemur Yeah, also Whoogle works pretty well.
  • Permission denied

    3
    0 Votes
    3 Posts
    881 Views
    girishG
    @cometfox27 did you deploy searx via Cloudron?
  • Anyone else having trouble with searx not really working lately?

    5
    2
    0 Votes
    5 Posts
    2k Views
    robiR
    That begs the question, is there a self-hosted front end where you specify the backend search engines to use to get results and the frontend displays them for you as a proxy?
  • searx not responding

    Moved Solved searx
    4
    0 Votes
    4 Posts
    1k Views
    jdaviescoatesJ
    I think this can be marked as solved... Since the reinstall back in Feb I've since been using my searx instance as my primary search on both my laptop and mobile, however, it's largely stopped working in recent days
  • searx v0.17.0 released upstream

    Solved
    2
    0 Votes
    2 Posts
    560 Views
    nebulonN
    Thanks, new version is published now.