Skip to content

nedix/searxng-uwsgi-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

searxng-uwsgi-docker

Automated builds of the SearxNG metasearch-engine. Tested to ensure that preferences do not change between builds.

Usage

Start the server

This example command will start the server on port 80.

docker run --pull always --rm --name searx \
    -p 80:1234 \
    -d ghcr.io/nedix/searxng-uwsgi-docker

Attribution

Powered by SearxNG.

About

Automated builds of the SearxNG metasearch-engine. Tested to ensure that preferences do not change between builds.

Topics

Resources

License

Stars

Watchers

Forks