Commit graph

7 commits

Author SHA1 Message Date
Dalf
c498dcf04d [mod] upgrade to Caddy v2
* Use docker image caddy/caddy:2-alpine
* Caddyfile: remove "limits 10KB"
* Caddyfile: URL /filtron/rules removes (filtron API still availabled on http://localhost:4041/rules )
* .env: Remove SEARX_PROTOCOL, SEARX_TLS, FILTRON_USER and FILTRON_PASSWORD variables.
* docker-compose.yml: filtron and morty listen on 127.0.0.1
2020-07-11 11:01:04 +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