architecture.rst 657 B

1234567891011121314151617181920212223242526
  1. .. _architecture:
  2. ============
  3. Architecture
  4. ============
  5. .. sidebar:: Tooling box
  6. - :ref:`searx & uwsgi <searx.sh>`
  7. - :ref:`filtron <filtron.sh>`
  8. - :ref:`reverse proxy`
  9. - :ref:`morty <morty.sh>`
  10. Herein you will find some hints and suggestions about typical architectures of
  11. searx infrastructures.
  12. We start with a contribution from :pull:`@dalf <1776#issuecomment-567917320>`.
  13. It shows a *reference* setup for public searx instances which can build up and
  14. maintained by the scripts from our :ref:`toolboxing`.
  15. .. _arch public:
  16. .. kernel-figure:: arch_public.dot
  17. :alt: arch_public.dot
  18. Reference architecture of a public searx setup.