Skip to content

kvch/searx-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

searx admin

A web based management interface for searx.

engineslist

Features

  • Edit configuration
  • Update from remote repository
  • Manage process (start, stop, reload)

Installation & usage

Install dependencies

Searx-admin depends on git and uwsgi tools and implemented in python.

Please make sure that dependencies of searx are installed in the same virtualenv or on the same host searx admin is ran.

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Edit config

Edit admin/config.yml

Start application

source venv/bin/activate
python admin/webapp.py

About

web based management inferface for searx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published