diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2021-11-19 11:46:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-19 11:46:29 +0100 |
| commit | e82e37ce6dffe2796b0fae63d893ad637c2be37b (patch) | |
| tree | 49689668e8de24b0a2d244b227467da4db5be22d /docs/admin/architecture.rst | |
| parent | 55737a219b0c91882a7d512312cc8f545108f8e8 (diff) | |
| parent | 1dae0c0be09d5c9e287bdea6aa5bf7ec4f4782ec (diff) | |
Merge pull request #515 from return42/doc-theme
Various modification of the documentation and the theme sphinx-theme
Diffstat (limited to 'docs/admin/architecture.rst')
| -rw-r--r-- | docs/admin/architecture.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/admin/architecture.rst b/docs/admin/architecture.rst index 45d952282..db99c9f55 100644 --- a/docs/admin/architecture.rst +++ b/docs/admin/architecture.rst @@ -6,12 +6,12 @@ Architecture .. sidebar:: Further reading - - Reverse Proxy: :ref:`Apache <apache searx site>` & :ref:`nginx <nginx searx - site>` - - Filtron: :ref:`searx filtron` - - Morty: :ref:`searx morty` - - uWSGI: :ref:`searx uwsgi` - - Searx: :ref:`installation basic` + - 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` Herein you will find some hints and suggestions about typical architectures of SearXNG infrastructures. |