Commit Graph

19 Commits (0a1db38e21815c3ba6332e6ae5de2ce2eb8e7730)

Author SHA1 Message Date
Alexandre Flament 0a1db38e21 Rely on searxng/settings.yml 2 years ago
Alexandre Flament 8a4db4caa0 Update README.md 2 years ago
maiki 3f213b0902
Change text and formatting for consistency
Mostly punctuation, with a single missing word added
2 years ago
k2s 9e7eed426f
fix typo 2 years ago
Alexandre Flament 38377d53c9 SearXNG 3 years ago
Chebro 276f88394a
Replace sed separator with pipe (#96)
- base64 random key may contain the `/`  character, which conflicts with the sed separator, using `|` as the separator fixes it
3 years ago
Darrell King d4e4f30de8
Added Generate MORTY_KEY step to README.md (#95) 3 years ago
Daniel Henning a3bab0ba2f
Update link to Caddy project repository 3 years ago
Alexandre Flament 909201fef2 Remove old searx-checker
See https://github.com/searx/searx/pull/2419
3 years ago
Dalf 4d7cbbab34 [mod] try to use greadlink if readlink is not available 4 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
Dalf 205adf88c4 [mod] README.md: the minimal docker-compose version is 1.9.0
See issue #17
4 years ago
Alexandre Flament ef9151f11b
README.md: minor update 5 years ago
Dalf 3d2c643dd2 Use searx/searx Docker image 5 years ago
Alexandre Flament cfc03dc78c
README.md: minor changes 5 years ago
Dalf 31639631ef Update README.md 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 ecb6517f82 Update documentation 5 years ago
Alexandre Flament 40b14b1d52
Add a README.md 5 years ago