<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/docs/admin/arch_public.dot, branch custom</title>
<subtitle>Free internet metasearch engine which aggregates results from various search services and databases</subtitle>
<id>https://git.ikboikov.net/searxng/atom?h=custom</id>
<link rel='self' href='https://git.ikboikov.net/searxng/atom?h=custom'/>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/'/>
<updated>2025-07-09T05:55:37Z</updated>
<entry>
<title>[mod] migrate from Redis to Valkey (#4795)</title>
<updated>2025-07-09T05:55:37Z</updated>
<author>
<name>Gaspard d'Hautefeuille</name>
<email>github@dhautefeuille.eu</email>
</author>
<published>2025-07-09T05:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=f798ddd4922d793d5e6ccb7c4111810d549ff4f4'/>
<id>urn:sha1:f798ddd4922d793d5e6ccb7c4111810d549ff4f4</id>
<content type='text'>
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 &lt;gaspard@dhautefeuille.eu&gt;
Co-authored-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;</content>
</entry>
<entry>
<title>[enh] tidy: clean old morty, filtron, searx references</title>
<updated>2025-05-13T08:37:02Z</updated>
<author>
<name>Ivan Gabaldon</name>
<email>igabaldon@inetol.net</email>
</author>
<published>2025-04-05T08:59:07Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=2cfd3fc44b16e7f3c6010c0ac1004efb6dacf382'/>
<id>urn:sha1:2cfd3fc44b16e7f3c6010c0ac1004efb6dacf382</id>
<content type='text'>
Everyone should have already switched from legacy methods
</content>
</entry>
<entry>
<title>[doc] update documentation of the installation procedures</title>
<updated>2022-07-30T11:39:35Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2022-06-14T08:02:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=ed8a1690296cfc55f67dc0a4dac6dee06a47bd06'/>
<id>urn:sha1:ed8a1690296cfc55f67dc0a4dac6dee06a47bd06</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>reference docs.searxng.org</title>
<updated>2022-01-02T20:18:29Z</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2022-01-02T19:54:41Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=76cbfbbdda526edcd106965f712c7a31511b6c6d'/>
<id>urn:sha1:76cbfbbdda526edcd106965f712c7a31511b6c6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[brand] searxng -- fix links to issue tracker &amp; WEB-GUI</title>
<updated>2021-04-25T12:25:08Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2021-04-25T10:03:54Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=28b25185c51d320c8124292a6194e4c34fa9c3e8'/>
<id>urn:sha1:28b25185c51d320c8124292a6194e4c34fa9c3e8</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs</title>
<updated>2020-09-28T14:44:14Z</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2020-09-28T14:44:14Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=f204e4903da3e97629bbf37c74e1b603b2e12830'/>
<id>urn:sha1:f204e4903da3e97629bbf37c74e1b603b2e12830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: add some documentation about the tooling box ./utils/*</title>
<updated>2020-02-04T12:13:17Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2020-02-04T12:13:17Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=9278f0fb45bab21247085a709c0e4bef743752db'/>
<id>urn:sha1:9278f0fb45bab21247085a709c0e4bef743752db</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>doc: add 'Architecture' article to admin section</title>
<updated>2019-12-22T13:05:33Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2019-12-22T13:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=aa3b0265e761eec07055d8f248d677a5cb4e8725'/>
<id>urn:sha1:aa3b0265e761eec07055d8f248d677a5cb4e8725</id>
<content type='text'>
Herein we add some hints and suggestions about typical architectures of
searx infrastructures.  We start with a contribution from @dalf

- https://github.com/asciimoo/searx/pull/1776#issuecomment-567917320

thanks @dalf !!

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
</feed>
