searxng/docs/utils/searxng.sh.rst
Markus Heiser 0600cfa34c [furo] remove .. contents:: directives
The directive creates a table of contents for the page.  However, Furo includes
a table of contents already in the sidebar.  It is, thus, recommended to
removing the `.. contents::` directive.

[1] https://github.com/pradyunsg/furo/issues/88#issuecomment-803297274

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-04-19 13:24:20 +02:00

726 B

utils/searxng.sh

To simplify the installation and maintenance of a SearXNG instance you can use the script utils/searxng.sh.

further reading

  • architecture
  • installation
  • installation nginx
  • installation apache

Install

In most cases you will install SearXNG simply by running the command:

sudo -H ./utils/searx.sh install all

The installation is described in chapter installation basic.

Command Help

The --help output of the script is largely self-explanatory:

../utils/searxng.sh --help