You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Alexandre Flament 40b14b1d52
Add a README.md
5 years ago
.env Initial commit 5 years ago
.gitignore Initial commit 5 years ago
Caddyfile Working Content-Security-Policy 5 years ago
LICENSE Initial commit 5 years ago
README.md Add a README.md 5 years ago
docker-compose.yaml Working connections between the docker containers 5 years ago

README.md

searx-docker

Create a new searx instance in five minutes using Docker ( See https://github.com/asciimoo/searx/issues/1561 )

Do not use it for now : this is a work in progress and there is no antibot feature.

How to use it

What is included for now ?

  • Caddy as a reverse proxy (take care to call LetsEncrypt)
  • searx. See #1629 to build the docker image.
  • morty. See #73 to build the docker image.