Ivan Gabaldon
a0e711191e
Replace Redis with Valkey + reduce logging for containers caddy and redis ( #230 )
...
* replace redis w/valkey
* cleanup
* apply changes
* revert volume reuse
* fix valkey container
* revert remove `CAP_DROP` `CAP_ADD`
* revert switch from `redis` to `valkey`
* revert revert volume reuse
* update README
* apply changes
* add back useful stuff from README + keep structure + keep compat old docker compose
---------
Co-authored-by: Emilien Devos <4016501+unixfox@users.noreply.github.com>
2024-05-13 15:39:28 +02:00
Nicolas Bonduel
3ec746a2b4
Update README to use newer docker compose command ( #205 )
...
* Update README to use newer docker compose command
* Update README to add note about docker < 3.6.0 and docker-compose
* Update the docker compose install url
2024-01-08 21:45:10 +00:00
Émilien (perso)
d63d0c77a8
Simply the update process
2023-09-24 09:39:54 +00:00
Émilien (perso)
fa11493d8a
update instructions for update docker-compose
2023-09-24 09:38:50 +00:00
Émilien Devos
f2f9e2ad08
Add explanation about how to access the logs
2022-07-12 08:36:14 +02:00
mrpaulblack
2504dcbd57
Remove scripts 3/n
2022-04-26 14:27:30 +02:00
Alexandre Flament
d4ae67a468
Remove scripts 2/n
2022-04-22 09:45:47 +02:00
Alexandre Flament
914e6e3159
Remove scripts
2022-04-20 20:33:20 +02:00
Alexandre Flament
0a1db38e21
Rely on searxng/settings.yml
2022-03-20 10:36:48 +01:00
Alexandre Flament
8a4db4caa0
Update README.md
2022-02-25 23:12:28 +01:00
maiki
3f213b0902
Change text and formatting for consistency
...
Mostly punctuation, with a single missing word added
2022-02-17 12:00:26 -08:00
k2s
9e7eed426f
fix typo
2022-01-10 01:11:44 +01:00
Alexandre Flament
38377d53c9
SearXNG
2021-10-01 18:13:17 +02:00
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
2021-06-28 15:41:12 +00:00
Darrell King
d4e4f30de8
Added Generate MORTY_KEY step to README.md ( #95 )
2021-06-27 12:33:43 +00:00
Daniel Henning
a3bab0ba2f
Update link to Caddy project repository
2021-04-10 21:26:16 +02:00
Alexandre Flament
909201fef2
Remove old searx-checker
...
See https://github.com/searx/searx/pull/2419
2021-01-17 09:53:59 +01:00
Dalf
4d7cbbab34
[mod] try to use greadlink if readlink is not available
2020-08-20 09:46:47 +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
Dalf
205adf88c4
[mod] README.md: the minimal docker-compose version is 1.9.0
...
See issue #17
2020-01-28 11:42:57 +01:00
Alexandre Flament
ef9151f11b
README.md: minor update
2019-07-13 17:22:10 +02:00
Dalf
3d2c643dd2
Use searx/searx Docker image
2019-07-13 16:53:11 +02:00
Alexandre Flament
cfc03dc78c
README.md: minor changes
2019-07-13 12:20:03 +02:00
Dalf
31639631ef
Update README.md
2019-07-13 10:59:29 +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
ecb6517f82
Update documentation
2019-07-06 15:32:50 +02:00
Alexandre Flament
40b14b1d52
Add a README.md
2019-07-02 18:50:19 +02:00