mirror of
https://github.com/searxng/searxng-docker.git
synced 2025-12-24 04:30:02 +00:00
4023196f5494b8a0934ceff68771ad86e33edbd9
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
- Install docker
- Install docker-compose
- Get searx-docker
mkdir -p /opt
cd /opt
git clone https://github.com/searx/searx-docker.git
- Configure the .env file
- Check using
docker-compose up - If everything is working, then :
cp /opt/searx-docker/searx-docker.service /etc/systemd/system
systemctl start searx-docker.service
What is included ?
Languages
Caddyfile
100%