Commit graph

8 commits

Author SHA1 Message Date
Alexandre Flament
38377d53c9 SearXNG 2021-10-01 18:13:17 +02:00
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)
2020-07-13 08:12:32 +02:00
Mruczek
d01e91a3f1
Fix typo 2020-06-20 01:49:28 +02:00
Paul Calabro
1ff9381d50
Fixed a typo 2020-05-23 15:36:16 -07:00
Dalf
3878f0d51a Minor bug fixed, minor changes 2019-07-13 13:28:55 +02:00
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
2019-07-09 18:05:05 +02:00
Dalf
6dea64a9dc Add filtron (configuration not done / checked)
Drop capabilities
2019-07-06 14:54:05 +02:00
Dalf
fe312fdae9 Initial commit 2019-07-01 16:26:45 +02:00