searxng/docs/admin
Gaspard d'Hautefeuille f798ddd492
[mod] migrate from Redis to Valkey (#4795)
This patch migrates from `redis==5.2.1` [1] to `valkey==6.1.0` [2].

The migration to valkey is necessary because the company behind Redis has decided
to abandon the open source license. After experiencing a drop in user numbers,
they now want to run it under a dual license again. But this move demonstrates
once again how unreliable the company is and how it treats open source
developers.

To review first, read the docs::

    $ make docs.live

Follow the instructions to remove redis:

- http://0.0.0.0:8000/admin/settings/settings_redis.html

Config and install a local valkey DB:

- http://0.0.0.0:8000/admin/settings/settings_valkey.html

[1] https://pypi.org/project/redis/
[2] https://pypi.org/project/valkey/

Co-authored-by: HLFH <gaspard@dhautefeuille.eu>
Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
2025-07-09 07:55:37 +02:00
..
answer-captcha [doc] answer CAPTCHA from server's IP 2023-05-22 10:46:10 +02:00
settings [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
answer-captcha.rst [doc] answer CAPTCHA from server's IP 2023-05-22 10:46:10 +02:00
api.rst [fix] Removes `/>` ending tags for void HTML elements 2024-09-15 15:19:51 +02:00
arch_public.dot [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
architecture.rst [docs] corrections from @tiekoetter's review 2022-07-30 13:39:35 +02:00
buildhosts.rst [fix] typos in documentation & messages 2023-08-13 08:50:29 +02:00
index.rst [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00
installation-apache.rst [fix] spelling 2023-09-18 16:20:27 +02:00
installation-docker.rst [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00
installation-granian.rst [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00
installation-nginx.rst [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00
installation-scripts.rst [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00
installation-searxng.rst [fix] settings.yml files: doc & obsolete settings in the template 2025-04-17 13:31:10 +02:00
installation-uwsgi.rst [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
installation.rst [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00
plugins.rst [refactor] migrate plugins from "module" to class SXNGPlugin 2025-03-29 10:16:43 +01:00
searx.favicons.rst [doc] minor improvements to the favicon docs (cache.db_url) 2025-03-01 18:02:05 +01:00
searx.limiter.rst [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
update-searxng.rst [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00