2019-12-22 13:05:33 +00:00
|
|
|
.. _architecture:
|
|
|
|
|
|
|
|
============
|
|
|
|
Architecture
|
|
|
|
============
|
|
|
|
|
2020-04-09 13:04:23 +00:00
|
|
|
.. sidebar:: Further reading
|
|
|
|
|
2021-11-18 17:27:26 +00:00
|
|
|
- Reverse Proxy: :ref:`Apache <apache searxng site>` & :ref:`nginx <nginx
|
|
|
|
searxng site>`
|
|
|
|
- Filtron: :ref:`searxng filtron`
|
|
|
|
- Morty: :ref:`searxng morty`
|
|
|
|
- uWSGI: :ref:`searxng uwsgi`
|
|
|
|
- SearXNG: :ref:`installation basic`
|
2019-12-22 13:05:33 +00:00
|
|
|
|
|
|
|
Herein you will find some hints and suggestions about typical architectures of
|
2021-09-12 06:36:56 +00:00
|
|
|
SearXNG infrastructures.
|
2019-12-22 13:05:33 +00:00
|
|
|
|
2021-04-25 10:03:54 +00:00
|
|
|
We start with a contribution from :pull-searx:`@dalf <1776#issuecomment-567917320>`.
|
2021-09-12 06:36:56 +00:00
|
|
|
It shows a *reference* setup for public SearXNG instances which can build up and
|
2020-02-04 12:13:17 +00:00
|
|
|
maintained by the scripts from our :ref:`toolboxing`.
|
2019-12-22 13:05:33 +00:00
|
|
|
|
|
|
|
.. _arch public:
|
|
|
|
|
|
|
|
.. kernel-figure:: arch_public.dot
|
|
|
|
:alt: arch_public.dot
|
|
|
|
|
2021-09-12 06:36:56 +00:00
|
|
|
Reference architecture of a public SearXNG setup.
|