mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 04:40:11 +01:00
9278f0fb45
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
27 lines
657 B
ReStructuredText
27 lines
657 B
ReStructuredText
.. _architecture:
|
|
|
|
============
|
|
Architecture
|
|
============
|
|
|
|
.. sidebar:: Tooling box
|
|
|
|
- :ref:`searx & uwsgi <searx.sh>`
|
|
- :ref:`filtron <filtron.sh>`
|
|
- :ref:`reverse proxy`
|
|
- :ref:`morty <morty.sh>`
|
|
|
|
Herein you will find some hints and suggestions about typical architectures of
|
|
searx infrastructures.
|
|
|
|
We start with a contribution from :pull:`@dalf <1776#issuecomment-567917320>`.
|
|
It shows a *reference* setup for public searx instances which can build up and
|
|
maintained by the scripts from our :ref:`toolboxing`.
|
|
|
|
.. _arch public:
|
|
|
|
.. kernel-figure:: arch_public.dot
|
|
:alt: arch_public.dot
|
|
|
|
Reference architecture of a public searx setup.
|