Commit graph

12 commits

Author SHA1 Message Date
Dalf
5a82f74b8d [fix] caddy: use the right docker image ( caddy:2-alpine )
volume ./Caddyfile:/etc/caddy/Caddy is read only.
2020-07-11 20:18:20 +02:00
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
Dalf
92cdb70360 [mod] docker-compose.yaml: remove hardcoded IP 2020-04-10 10:45:58 +02:00
Dalf
e4e3aa48f4 [mod] update Caddy version 2019-10-19 18:53:06 +02:00
Dalf
3d2c643dd2 Use searx/searx Docker image 2019-07-13 16:53:11 +02:00
Dalf
ba3507d96b filtron: add rules.json in this project 2019-07-13 10:56:22 +02:00
Dalf
440ee48aef docker-compose.yml : reference dalf/* docker images for now 2019-07-11 17:17:12 +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
4023196f54 Bug fix: add capabilities 2019-07-06 16:37:18 +02:00
Dalf
6dea64a9dc Add filtron (configuration not done / checked)
Drop capabilities
2019-07-06 14:54:05 +02:00
Dalf
5d5a5353ac Working connections between the docker containers 2019-07-02 18:24:26 +02:00
Dalf
fe312fdae9 Initial commit 2019-07-01 16:26:45 +02:00