searxng/docs/dev
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
..
contribution_guide.rst [doc] modify docs to fit to the new build boilerplate 2021-04-23 11:26:22 +02:00
csv_table.txt docs: reST-primer describe table markup (WIP) 2019-12-20 20:39:14 +01:00
engine_overview.rst [fix] section "Overrides" in engine's documentation 2021-06-09 15:16:59 +02:00
hello.dot doc: add content to reST primer (WIP) // linuxdoc 2019-12-19 23:36:53 +01:00
index.rst [docs] move LXC blog article into developer documentation. 2021-06-04 15:05:58 +02:00
lxcdev.rst [mod] utils/lxc.sh: detect conflict of docker & LXC in the iptables 2021-06-23 12:47:52 +02:00
makefile.rst [mod] reduce enviroment variables in shell scripts to what is needed 2021-07-24 16:28:15 +02:00
offline_engines.rst [docs] revision of the section 'Command Line Engines' 2021-06-04 15:05:58 +02:00
plugins.rst [enh] add external plugin support 2020-07-28 13:10:40 +02:00
quickstart.rst [docs] describe the usage of the static.build.* scripts 2021-06-28 10:22:06 +02:00
reST.rst [docs] rename 'General Engine Settings' to 'Configured Engines' 2021-06-04 15:05:58 +02:00
search_api.rst [docs] rename 'General Engine Settings' to 'Configured Engines' 2021-06-04 15:05:58 +02:00
svg_image.svg doc: add content to reST primer (WIP) // linuxdoc 2019-12-19 23:36:53 +01:00
translation.rst [fix] add missing transifex configuration (./tx/config) 2021-07-03 19:31:31 +02:00