searxng/docs/admin
Markus Heiser a6cfab93fa [enh] add redis connector searx/shared/redisdb.py
Add a redis connector, the default DB connector is a socket at::

    unix:///usr/local/searxng-redis/run/redis.sock?db=0

To set up a redis instance simply use::

    $ ./manage redis.build
    $ sudo -H ./manage redis.install

A hint for developers:

To get access rights to this instance, your developer account needs to be added
to the *searxng-redis* group::

    $ sudo -H ./manage redis.addgrp "${USER}"
    # don't forget to logout & login to get member of group

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-01-03 20:56:39 +01:00
..
engines [enh] add redis connector searx/shared/redisdb.py 2022-01-03 20:56:39 +01:00
api.rst [brand] docs - normalize project name to SearXNG 2021-09-13 14:36:24 +02:00
arch_public.dot [brand] searxng -- fix links to issue tracker & WEB-GUI 2021-04-25 14:25:08 +02:00
architecture.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
buildhosts.rst [doc] modify docs to fit to the new build boilerplate 2021-04-23 11:26:22 +02:00
filtron.rst [doc] filtron.sh - install github.com/searxng/filtron 2021-11-21 17:13:34 +01:00
index.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
installation-apache.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
installation-docker.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
installation-nginx.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
installation-searxng.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
installation-uwsgi.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
installation.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
morty.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
plugins.rst [mod] documentation: change the jinja context doesn't depend on searx.webapp 2020-12-27 10:00:35 +01:00
update-searxng.rst [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00