Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Engine tab doesn't work as expected. #21

Open
dalf opened this issue Feb 19, 2020 · 1 comment
Open

Engine tab doesn't work as expected. #21

dalf opened this issue Feb 19, 2020 · 1 comment
Labels

Comments

@dalf
Copy link
Member

dalf commented Feb 19, 2020

Description

All instances except one display 🟡 or ?.

Current way to have ✔️ and ❌

if your searx setup use docker, then see

There is no documentation on how to install searx-checker if you don't use docker.
Basically you need to call every day (cron.daily) :

python3 checker/checker.py -o <somewhere>/status.json http://127.0.0.1:8888

Then map <your searx instance url>/status to <somewhere>/status.json

Example: https://a.searx.space/status

searx-checker should be embedded into searx

@HLFH
Copy link
Contributor

HLFH commented Apr 14, 2020

Besides the cron call, I have added the necessary documentation for searx-checker without Docker in this PR: searx/searx-checker#8

EDIT: I added the systemd timers cron-like call in: searx/searx-checker#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Needs Triage
Development

No branches or pull requests

2 participants