Giter Club home page Giter Club logo

docker_searx's Introduction

Docker searX

DockerHub: [https://hub.docker.com/r/gscloudcz/searx]
GitHub: [https://github.com/GSCloud/docker_searx]
BitBucket: [https://bitbucket.org/gscloud/searx_docker]

What is searX

SearX is a metasearch engine, inspired by the seeks project. It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except Chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, SearX uses the search bar to perform GET requests. Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.

Features

  • Based on Alpine Linux.
  • Latest code from asciimoo/searx [https://github.com/asciimoo/searx/]
  • A unique secret key is generated when booting the first time.
  • Build-time variables
  • VERSION: Searx version

Environment variables

  • IMAGE_PROXY : enables images proxying (default: false)
  • BASE_URL: http://domain.tld (default: false)
  • PORT: 8888 (reverse proxy)

Usage

  • make - CLI help
  • πŸ†˜ make build - rebuild image
  • πŸ†˜ make docs - rebuild documentation
  • πŸ†˜ make install - deploy image
  • configuration: .env
  • local access: [http://localhost:8888/]

or

  • docker rm searx --force
  • docker run -d -p 8888:8888 --restart unless-stopped --name searx gscloudcz/searx

Author: Filip OőčÑdal aka Fred Brooker πŸ’Œ [email protected]

docker_searx's People

Contributors

mxdpeep avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.