Commit Graph

40 Commits

Author SHA1 Message Date
Ivan Gabaldon
8b75609524 [mod] container: replace uWSGI with Granian (#395)
To sync with https://github.com/searxng/searxng/pull/4820
2025-07-04 14:35:43 +02:00
ItsNiceCraft
8fe0b98ced docs: remove security cap note (#398) 2025-06-23 21:47:34 +02:00
Émilien (perso)
21bca5efa8 fix: layout about mac sed command 2025-03-06 13:32:12 +01:00
Alex Wall
4aa1d14878 Update README.md (#352)
Added Mac syntax on sed command.
2025-03-05 21:15:13 +01:00
(root@itachi)-[~]
a899b72a50 Updated version of "Start SearXNG with systemd"
* Update: grammatical correctness in README.md

* Update:  grammatical accuracy on README.md

* Update: enhance readability and include proper syntax highlighting for the commands under "Start SearXNG with systemd" in README.md

Update: enhance readability and include proper syntax highlighting for the commands under "Start SearXNG with systemd" in README.md

Update README.md

Update README.md

Update README.md

Update: enhance readability and included proper syntax highlighting for the commands under "Start SearXNG with systemd" in README.md

Update: Space Fix!

Update: Space Fixing in cp command
2025-01-03 15:15:03 +01:00
(root@itachi)-[~]
271ba86644 Update: grammatical correctness in README.md (#315)
* Update: grammatical correctness in README.md

* Update:  grammatical accuracy on README.md
2025-01-03 10:33:54 +01:00
Lysander Fontyn
65fa0f9cb6 Update valkey:7-alpine to valkey:8-alpine in README.md
This will update `valkey:7-alpine` to `valkey:8-alpine` in `README.md`, as it has not been updated yet. This is a follow-up on commit 61745b3bf1.
2024-10-29 18:00:07 +01:00
Bnyro
72cb934126 [refactor] readme: add hosting instructions for bringing own reverse proxy 2024-10-06 11:56:21 +02:00
stoXe
0667030a42 Explain required cap_drop removal on first run (#258)
Add instructions to the `README.md` for removing `cap_drop: - ALL` on the first run.

* **Explanation**: Add a note explaining that `cap_drop: - ALL` must be removed from the `docker-compose.yaml` file for the `searxng` service to successfully create `/etc/searxng/uwsgi.ini`.
* **Reason**: Explain that the `cap_drop: - ALL` directive removes all capabilities, including those required for the creation of the `uwsgi.ini` file.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/IAmStoxe/searxng-docker?shareId=XXXX-XXXX-XXXX-XXXX).
2024-10-04 11:24:33 +02:00
Ivan Gabaldon
35525c664b remove note about ARMv7 (#253) 2024-08-04 00:34:26 +02:00
Marco Perini
de09409572 docs(secret): add powershell script to generate secret (#249) 2024-08-01 12:22:08 +02:00
Émilien (perso)
fc4327cd50 note about armv7 2024-06-09 08:03:46 +00:00
Ivan Gabaldon
63f06f5db3 Replace with official Valkey image (#234)
* replace with official image

* use `7-alpine` tag

* prevent collision with other volumes

* Revert editing README formatting

---------

Co-authored-by: Émilien (perso) <4016501+unixfox@users.noreply.github.com>
2024-06-02 21:47:14 +02:00
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