mirror of https://github.com/searx/searx
Deploying to gh-pages from @ be401469d2
🚀
This commit is contained in:
parent
9e0e58c50e
commit
6de7e80ba9
|
@ -303,7 +303,7 @@ $ sudo -H sed -i -e <span class="s2">"s/{instance_name}/searx@</span><span
|
|||
<span class="c1"># - fe80::/126</span>
|
||||
|
||||
<span class="c1"># External plugin configuration</span>
|
||||
<span class="c1"># See http://searx.github.io/searx/dev/plugins.html for more details</span>
|
||||
<span class="c1"># See https://searx.github.io/searx/dev/plugins.html for more details</span>
|
||||
<span class="c1">#</span>
|
||||
<span class="c1"># plugins:</span>
|
||||
<span class="c1"># - plugin1</span>
|
||||
|
@ -406,7 +406,7 @@ $ sudo -H sed -i -e <span class="s2">"s/{instance_name}/searx@</span><span
|
|||
<span class="nt">about</span><span class="p">:</span>
|
||||
<span class="nt">website</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">https://archive.is/</span>
|
||||
<span class="nt">wikidata_id</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">Q13515725</span>
|
||||
<span class="nt">official_api_documentation</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">http://mementoweb.org/depot/native/archiveis/</span>
|
||||
<span class="nt">official_api_documentation</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">https://mementoweb.org/depot/native/archiveis/</span>
|
||||
<span class="nt">use_official_api</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">false</span>
|
||||
<span class="nt">require_api_key</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">false</span>
|
||||
<span class="nt">results</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">HTML</span>
|
||||
|
@ -946,7 +946,7 @@ $ sudo -H sed -i -e <span class="s2">"s/{instance_name}/searx@</span><span
|
|||
<span class="nt">disabled </span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">True</span>
|
||||
<span class="nt">shortcut </span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">lg</span>
|
||||
<span class="nt">about</span><span class="p">:</span>
|
||||
<span class="nt">website</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">http://libgen.rs/</span>
|
||||
<span class="nt">website</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">https://libgen.rs/</span>
|
||||
<span class="nt">wikidata_id</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">Q22017206</span>
|
||||
<span class="nt">official_api_documentation</span><span class="p">:</span>
|
||||
<span class="nt">use_official_api</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">false</span>
|
||||
|
@ -1360,7 +1360,7 @@ $ sudo -H sed -i -e <span class="s2">"s/{instance_name}/searx@</span><span
|
|||
<span class="c1"># tmp suspended - too slow, too many errors</span>
|
||||
<span class="c1"># - name : urbandictionary</span>
|
||||
<span class="c1"># engine : xpath</span>
|
||||
<span class="c1"># search_url : http://www.urbandictionary.com/define.php?term={query}</span>
|
||||
<span class="c1"># search_url : https://www.urbandictionary.com/define.php?term={query}</span>
|
||||
<span class="c1"># url_xpath : //*[@class="word"]/@href</span>
|
||||
<span class="c1"># title_xpath : //*[@class="def-header"]</span>
|
||||
<span class="c1"># content_xpath : //*[@class="meaning"]</span>
|
||||
|
@ -1503,7 +1503,7 @@ $ sudo -H sed -i -e <span class="s2">"s/{instance_name}/searx@</span><span
|
|||
<span class="p p-Indicator">-</span> <span class="nt">name </span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">wolframalpha</span>
|
||||
<span class="nt">shortcut </span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">wa</span>
|
||||
<span class="c1"># You can use the engine using the official stable API, but you need an API key</span>
|
||||
<span class="c1"># See : http://products.wolframalpha.com/api/</span>
|
||||
<span class="c1"># See : https://products.wolframalpha.com/api/</span>
|
||||
<span class="c1"># engine : wolframalpha_api</span>
|
||||
<span class="c1"># api_key: '' # required!</span>
|
||||
<span class="nt">engine </span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">wolframalpha_noapi</span>
|
||||
|
@ -1520,7 +1520,7 @@ $ sudo -H sed -i -e <span class="s2">"s/{instance_name}/searx@</span><span
|
|||
<span class="nt">timeout </span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">5.0</span>
|
||||
<span class="nt">disabled </span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">True</span>
|
||||
<span class="c1"># You can use without an API key, but you are limited to 1000 words/day</span>
|
||||
<span class="c1"># See : http://mymemory.translated.net/doc/usagelimits.php</span>
|
||||
<span class="c1"># See : https://mymemory.translated.net/doc/usagelimits.php</span>
|
||||
<span class="c1"># api_key : ''</span>
|
||||
|
||||
<span class="c1"># Required dependency: mysql-connector-python</span>
|
||||
|
@ -1770,11 +1770,11 @@ $ sudo -H sed -i -e <span class="s2">"s/{instance_name}/searx@</span><span
|
|||
<span class="nt">disabled</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">True</span>
|
||||
|
||||
<span class="c1"># Doku engine lets you access to any Doku wiki instance:</span>
|
||||
<span class="c1"># A public one or a privete/corporate one.</span>
|
||||
<span class="c1"># A public one or a private/corporate one.</span>
|
||||
<span class="c1"># - name : ubuntuwiki</span>
|
||||
<span class="c1"># engine : doku</span>
|
||||
<span class="c1"># shortcut : uw</span>
|
||||
<span class="c1"># base_url : 'http://doc.ubuntu-fr.org'</span>
|
||||
<span class="c1"># base_url : 'https://doc.ubuntu-fr.org'</span>
|
||||
|
||||
<span class="c1"># Be careful when enabling this engine if you are</span>
|
||||
<span class="c1"># running a public instance. Do not expose any sensitive</span>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -184,18 +184,18 @@ inspect service
|
|||
show service status and log
|
||||
option
|
||||
set one of the available options
|
||||
apache (http://fv-az252-466/searx)
|
||||
apache (http://fv-az133-935/searx)
|
||||
:install: apache site with a reverse proxy (ProxyPass)
|
||||
:remove: apache site searx.conf
|
||||
nginx (http://fv-az252-466/searx)
|
||||
nginx (http://fv-az133-935/searx)
|
||||
:install: nginx site with a reverse proxy (ProxyPass)
|
||||
:remove: nginx site searx.conf
|
||||
|
||||
filtron rules: /etc/filtron/rules.json
|
||||
|
||||
If needed, set PUBLIC_URL of your WEB service in the '.config.sh' file::
|
||||
PUBLIC_URL : http://fv-az252-466/searx
|
||||
PUBLIC_HOST : fv-az252-466
|
||||
PUBLIC_URL : http://fv-az133-935/searx
|
||||
PUBLIC_HOST : fv-az133-935
|
||||
SERVICE_USER : filtron
|
||||
FILTRON_TARGET : 127.0.0.1:8888
|
||||
FILTRON_API : 127.0.0.1:4005
|
||||
|
|
|
@ -194,7 +194,7 @@ install
|
|||
:base: prepare LXC; install basic packages
|
||||
:suite: install LXC searx suite into all (or <name>) containers
|
||||
|
||||
LXC suite: searx --> http://fv-az252-466/searx
|
||||
LXC suite: searx --> http://fv-az133-935/searx
|
||||
suite includes searx, morty & filtron
|
||||
suite images:
|
||||
ubu1804 ubu2004 ubu2010 fedora33 archlinux centos7
|
||||
|
|
|
@ -186,22 +186,22 @@ inspect service
|
|||
option
|
||||
set one of the available options
|
||||
:new-key: set new morty key
|
||||
apache : http://fv-az252-466/morty/
|
||||
apache : http://fv-az133-935/morty/
|
||||
:install: apache site with a reverse proxy (ProxyPass)
|
||||
:remove: apache site morty.conf
|
||||
nginx (http://fv-az252-466/morty/)
|
||||
nginx (http://fv-az133-935/morty/)
|
||||
:install: nginx site with a reverse proxy (ProxyPass)
|
||||
:remove: nginx site morty.conf
|
||||
|
||||
If needed, set the environment variables in the '.config.sh' file::
|
||||
PUBLIC_URL_MORTY: http://fv-az252-466/morty/
|
||||
PUBLIC_URL_MORTY: http://fv-az133-935/morty/
|
||||
MORTY_LISTEN: 127.0.0.1:3000
|
||||
SERVICE_USER: morty
|
||||
|
||||
To activate result and image proxy in searx, edit settings.yml (read:
|
||||
https://searx.github.io/searx/admin/morty.html)::
|
||||
result_proxy:
|
||||
url : http://fv-az252-466/morty/
|
||||
url : http://fv-az133-935/morty/
|
||||
server:
|
||||
image_proxy : True
|
||||
</pre></div>
|
||||
|
|
|
@ -113,8 +113,8 @@ apache
|
|||
searx settings: /etc/searx/settings.yml
|
||||
|
||||
If needed, set PUBLIC_URL of your WEB service in the '.config.sh' file::
|
||||
PUBLIC_URL : http://fv-az252-466/searx
|
||||
SEARX_INSTANCE_NAME : searx@fv-az252-466
|
||||
PUBLIC_URL : http://fv-az133-935/searx
|
||||
SEARX_INSTANCE_NAME : searx@fv-az133-935
|
||||
SERVICE_USER : searx
|
||||
SEARX_INTERNAL_HTTP : http://127.0.0.1:8888
|
||||
</pre></div>
|
||||
|
|
Loading…
Reference in New Issue