architecture.rst 764 B

1234567891011121314151617181920212223242526272829
  1. .. _architecture:
  2. ============
  3. Architecture
  4. ============
  5. .. sidebar:: Further reading
  6. - Reverse Proxy: :ref:`Apache <apache searx site>` & :ref:`nginx <nginx searx
  7. site>`
  8. - Filtron: :ref:`searx filtron`
  9. - Morty: :ref:`searx morty`
  10. - uWSGI: :ref:`searx uwsgi`
  11. - Searx: :ref:`installation basic`
  12. Herein you will find some hints and suggestions about typical architectures of
  13. searx infrastructures.
  14. We start with a contribution from :pull:`@dalf <1776#issuecomment-567917320>`.
  15. It shows a *reference* setup for public searx instances which can build up and
  16. maintained by the scripts from our :ref:`toolboxing`.
  17. .. _arch public:
  18. .. kernel-figure:: arch_public.dot
  19. :alt: arch_public.dot
  20. Reference architecture of a public searx setup.