searxng/docs/admin/engines
Markus Heiser b6a55e223c [mod] reduce enviroment variables in shell scripts to what is needed
Not all settings from the 'brand:' section of the YAML files are needed in the
shell scripts.  This patch reduce the variables in ./utils/brand.env to what is
needed.  The following ('brand:' settings) can be removed from this file:

- ISSUE_URL
- DOCS_URL
- PUBLIC_INSTANCES
- WIKI_URL

Tasks running outside of an *installed instance*, need the following settings
from the YAML configuration:

- GIT_URL            <--> brand.git_url
- GIT_BRANCH         <--> brand.git_branch
- SEARX_URL          <--> server.base_url  (aka PUBLIC_URL)
- SEARX_PORT         <--> server.port
- SEARX_BIND_ADDRESS <--> server.bind_address

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-07-24 16:28:15 +02:00
..
command-line-engines.rst [docs] revision of the section 'Command Line Engines' 2021-06-04 15:05:58 +02:00
configured_engines.rst [docs] rename 'General Engine Settings' to 'Configured Engines' 2021-06-04 15:05:58 +02:00
index.rst [docs] revision of the blog article about local search engines 2021-06-04 15:05:58 +02:00
private-engines.rst [docs] move blog article "private engines" to admin/engines/ 2021-06-04 15:05:58 +02:00
recoll.rst [docs] rename 'Recoll' to 'Recoll Engine' 2021-06-04 15:05:58 +02:00
search-indexer-engines.rst [docs] revision of the blog article about local search engines 2021-06-04 15:05:58 +02:00
searx.engines.xpath.rst [docs] move article "XPath Engine" to to admin/engines/ 2021-06-04 15:04:38 +02:00
settings.rst [mod] reduce enviroment variables in shell scripts to what is needed 2021-07-24 16:28:15 +02:00
sql-engines.rst [docs] move blog article "SQL engines" to admin/engines/ 2021-06-04 15:04:38 +02:00