diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-12 08:36:56 +0200 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-13 14:36:24 +0200 |
commit | ecb7e73e039cf805c31764d148daae15e91389a5 (patch) | |
tree | ba5ad02b2c1a41701acf507c34bec1816bb65e0d /docs/admin/installation.rst | |
parent | de5a8ee7d7186efdc1d54e602c5f807d87ebcfc2 (diff) | |
download | searxng-ecb7e73e039cf805c31764d148daae15e91389a5.tar.gz searxng-ecb7e73e039cf805c31764d148daae15e91389a5.zip |
[brand] docs - normalize project name to SearXNG
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/admin/installation.rst')
-rw-r--r-- | docs/admin/installation.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/admin/installation.rst b/docs/admin/installation.rst index cd6bb62ac..59f142aff 100644 --- a/docs/admin/installation.rst +++ b/docs/admin/installation.rst @@ -11,7 +11,7 @@ Installation - :ref:`installation basic` The :ref:`installation basic` is good enough for intranet usage and it is a -excellent illustration of *how a searx instance is build up*. If you place your +excellent illustration of *how a SearXNG instance is build up*. If you place your instance public to the internet you should really consider to install a :ref:`filtron reverse proxy <filtron.sh>` and for privacy a :ref:`result proxy <morty.sh>` is mandatory. @@ -51,9 +51,9 @@ the case if you clone into a folder below ``/root``. - :ref:`update searx` - :ref:`inspect searx` -**Install** :ref:`searx service <searx.sh>` +**Install** :ref:`SearXNG service <searx.sh>` -This installs searx as described in :ref:`installation basic`. +This installs SearXNG as described in :ref:`installation basic`. .. code:: bash @@ -80,8 +80,8 @@ If all services are running fine, you can add it to your HTTP server: **Install** :ref:`external plugins <dev plugin>` -Use searx's ``shell`` to install external plugins. In the example below we -install the searx plugins from **The Green Web Foundation** `[ref] +Use SearXNG's ``shell`` to install external plugins. In the example below we +install the SearXNG plugins from **The Green Web Foundation** `[ref] <https://www.thegreenwebfoundation.org/news/searching-the-green-web-with-searx/>`__: .. code:: bash |