diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2023-05-21 18:12:39 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2023-05-21 18:12:39 +0200 |
| commit | c9833ded9f4518f258e6b5d7eb4cc8ec79ade56d (patch) | |
| tree | 0ae00c7e3da899be6a962db443f903a78997f98d /docs/utils/searxng.sh.rst | |
| parent | d867bf17e6d2f9a7c83c9a1ffafda5184a24c0e3 (diff) | |
[doc] update & fix documentation of the "SearXNG LXC suite"
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/utils/searxng.sh.rst')
| -rw-r--r-- | docs/utils/searxng.sh.rst | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/docs/utils/searxng.sh.rst b/docs/utils/searxng.sh.rst index f6578f7b1..3a6ac6d43 100644 --- a/docs/utils/searxng.sh.rst +++ b/docs/utils/searxng.sh.rst @@ -5,6 +5,9 @@ ``utils/searxng.sh`` ==================== +To simplify the installation and maintenance of a SearXNG instance you can use the +script :origin:`utils/searxng.sh`. + .. sidebar:: further reading - :ref:`architecture` @@ -12,8 +15,11 @@ - :ref:`installation nginx` - :ref:`installation apache` -To simplify the installation and maintenance of a SearXNG instance you can use the -script :origin:`utils/searxng.sh`. +.. contents:: Contents + :depth: 2 + :local: + :backlinks: entry + Install ======= @@ -28,8 +34,8 @@ The installation is described in chapter :ref:`installation basic`. .. _searxng.sh overview: -Overview -======== +Command Help +============ The ``--help`` output of the script is largely self-explanatory: |