Commit Graph

11 Commits (c498dcf04d1a064e158d2508559c42c5b2566fea)

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
4 years ago
Dalf 92cdb70360 [mod] docker-compose.yaml: remove hardcoded IP 4 years ago
Dalf e4e3aa48f4 [mod] update Caddy version 5 years ago
Dalf 3d2c643dd2 Use searx/searx Docker image 5 years ago
Dalf ba3507d96b filtron: add rules.json in this project 5 years ago
Dalf 440ee48aef docker-compose.yml : reference dalf/* docker images for now 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 4023196f54 Bug fix: add capabilities 5 years ago
Dalf 6dea64a9dc Add filtron (configuration not done / checked)
Drop capabilities
5 years ago
Dalf 5d5a5353ac Working connections between the docker containers 5 years ago
Dalf fe312fdae9 Initial commit 5 years ago