Commit Graph

10 Commits (master)

Author SHA1 Message Date
Alexandre Flament 0a1db38e21 Rely on searxng/settings.yml 2 years ago
Alexandre Flament fe4a33a2bf Replace morty & filtron by redis & the limiter plugin 2 years ago
Alexandre Flament 38377d53c9 SearXNG 3 years ago
Alexandre Flament bdf5619765
[mod] upgrade to Caddy v2 (#44)
* Use docker image caddy:2-alpine
* Caddyfile: remove "limits 10KB"
* Caddyfile: URL /filtron/rules removes (filtron API still availabled on http://localhost:4041/rules )
* caddy storage are docker volumes (caddy-data and caddy-config). start.sh and stop.sh have been modified to keep these volumes.
* .env: Remove SEARX_PROTOCOL, SEARX_TLS, FILTRON_USER and FILTRON_PASSWORD variables.
* docker-compose.yml: filtron and morty listen on 127.0.0.1 (related to #38)

* Fix #37: settings ```SEARX_HOSTNAME=localhost:8888``` works as expected (https connection)
4 years ago
Mruczek d01e91a3f1
Fix typo 4 years ago
Paul Calabro 1ff9381d50
Fixed a typo 4 years ago
Dalf 3878f0d51a Minor bug fixed, minor changes 5 years ago
Dalf 86f1f7e22d Mainly add searx/searx-checker
- Add searx/searx-checker image with automatic check everyday. Result https://${HOSTNAME}/status
- Cache /static files
- Add start.sh, stop.sh, update.sh
5 years ago
Dalf 6dea64a9dc Add filtron (configuration not done / checked)
Drop capabilities
5 years ago
Dalf fe312fdae9 Initial commit 5 years ago