mirror of https://github.com/searx/searx
Deploying to gh-pages from @ 8362257b9a
🚀
This commit is contained in:
parent
19efc43c0d
commit
65f34ac86d
|
@ -1760,6 +1760,21 @@
|
||||||
<td><p>y</p></td>
|
<td><p>y</p></td>
|
||||||
<td><p>y</p></td>
|
<td><p>y</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr class="row-odd"><th class="stub"><p>słownik języka polskiego</p></th>
|
||||||
|
<th class="stub"><p>!sjp</p></th>
|
||||||
|
<td><p>sjp</p></td>
|
||||||
|
<td><p>5.0</p></td>
|
||||||
|
<td><p>general</p></td>
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
<td><p>y</p></td>
|
||||||
|
<td></td>
|
||||||
|
<td><p>online</p></td>
|
||||||
|
<td><p>1</p></td>
|
||||||
|
<td><p>y</p></td>
|
||||||
|
<td><p>y</p></td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1496,6 +1496,14 @@ $ 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">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="nt">disabled</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">True</span>
|
||||||
|
|
||||||
|
<span class="p p-Indicator">-</span> <span class="nt">name</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">słownik języka polskiego</span>
|
||||||
|
<span class="nt">engine</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">sjp</span>
|
||||||
|
<span class="nt">shortcut</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">sjp</span>
|
||||||
|
<span class="nt">base_url</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">https://sjp.pwn.pl/</span>
|
||||||
|
<span class="nt">categories</span><span class="p">:</span> <span class="l l-Scalar l-Scalar-Plain">general</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"># Doku engine lets you access to any Doku wiki instance:</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 privete/corporate one.</span>
|
||||||
<span class="c1"># - name : ubuntuwiki</span>
|
<span class="c1"># - name : ubuntuwiki</span>
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -184,18 +184,18 @@ inspect service
|
||||||
show service status and log
|
show service status and log
|
||||||
option
|
option
|
||||||
set one of the available options
|
set one of the available options
|
||||||
apache (http://fv-az133-875/searx)
|
apache (http://fv-az90-127/searx)
|
||||||
:install: apache site with a reverse proxy (ProxyPass)
|
:install: apache site with a reverse proxy (ProxyPass)
|
||||||
:remove: apache site searx.conf
|
:remove: apache site searx.conf
|
||||||
nginx (http://fv-az133-875/searx)
|
nginx (http://fv-az90-127/searx)
|
||||||
:install: nginx site with a reverse proxy (ProxyPass)
|
:install: nginx site with a reverse proxy (ProxyPass)
|
||||||
:remove: nginx site searx.conf
|
:remove: nginx site searx.conf
|
||||||
|
|
||||||
filtron rules: /etc/filtron/rules.json
|
filtron rules: /etc/filtron/rules.json
|
||||||
|
|
||||||
If needed, set PUBLIC_URL of your WEB service in the '.config.sh' file::
|
If needed, set PUBLIC_URL of your WEB service in the '.config.sh' file::
|
||||||
PUBLIC_URL : http://fv-az133-875/searx
|
PUBLIC_URL : http://fv-az90-127/searx
|
||||||
PUBLIC_HOST : fv-az133-875
|
PUBLIC_HOST : fv-az90-127
|
||||||
SERVICE_USER : filtron
|
SERVICE_USER : filtron
|
||||||
FILTRON_TARGET : 127.0.0.1:8888
|
FILTRON_TARGET : 127.0.0.1:8888
|
||||||
FILTRON_API : 127.0.0.1:4005
|
FILTRON_API : 127.0.0.1:4005
|
||||||
|
|
|
@ -194,7 +194,7 @@ install
|
||||||
:base: prepare LXC; install basic packages
|
:base: prepare LXC; install basic packages
|
||||||
:suite: install LXC searx suite into all (or <name>) containers
|
:suite: install LXC searx suite into all (or <name>) containers
|
||||||
|
|
||||||
LXC suite: searx --> http://fv-az133-875/searx
|
LXC suite: searx --> http://fv-az90-127/searx
|
||||||
suite includes searx, morty & filtron
|
suite includes searx, morty & filtron
|
||||||
suite images:
|
suite images:
|
||||||
ubu1804 ubu2004 ubu2010 fedora33 archlinux centos7
|
ubu1804 ubu2004 ubu2010 fedora33 archlinux centos7
|
||||||
|
|
|
@ -186,22 +186,22 @@ inspect service
|
||||||
option
|
option
|
||||||
set one of the available options
|
set one of the available options
|
||||||
:new-key: set new morty key
|
:new-key: set new morty key
|
||||||
apache : http://fv-az133-875/morty/
|
apache : http://fv-az90-127/morty/
|
||||||
:install: apache site with a reverse proxy (ProxyPass)
|
:install: apache site with a reverse proxy (ProxyPass)
|
||||||
:remove: apache site morty.conf
|
:remove: apache site morty.conf
|
||||||
nginx (http://fv-az133-875/morty/)
|
nginx (http://fv-az90-127/morty/)
|
||||||
:install: nginx site with a reverse proxy (ProxyPass)
|
:install: nginx site with a reverse proxy (ProxyPass)
|
||||||
:remove: nginx site morty.conf
|
:remove: nginx site morty.conf
|
||||||
|
|
||||||
If needed, set the environment variables in the '.config.sh' file::
|
If needed, set the environment variables in the '.config.sh' file::
|
||||||
PUBLIC_URL_MORTY: http://fv-az133-875/morty/
|
PUBLIC_URL_MORTY: http://fv-az90-127/morty/
|
||||||
MORTY_LISTEN: 127.0.0.1:3000
|
MORTY_LISTEN: 127.0.0.1:3000
|
||||||
SERVICE_USER: morty
|
SERVICE_USER: morty
|
||||||
|
|
||||||
To activate result and image proxy in searx, edit settings.yml (read:
|
To activate result and image proxy in searx, edit settings.yml (read:
|
||||||
https://searx.github.io/searx/admin/morty.html)::
|
https://searx.github.io/searx/admin/morty.html)::
|
||||||
result_proxy:
|
result_proxy:
|
||||||
url : http://fv-az133-875/morty/
|
url : http://fv-az90-127/morty/
|
||||||
server:
|
server:
|
||||||
image_proxy : True
|
image_proxy : True
|
||||||
</pre></div>
|
</pre></div>
|
||||||
|
|
|
@ -113,8 +113,8 @@ apache
|
||||||
searx settings: /etc/searx/settings.yml
|
searx settings: /etc/searx/settings.yml
|
||||||
|
|
||||||
If needed, set PUBLIC_URL of your WEB service in the '.config.sh' file::
|
If needed, set PUBLIC_URL of your WEB service in the '.config.sh' file::
|
||||||
PUBLIC_URL : http://fv-az133-875/searx
|
PUBLIC_URL : http://fv-az90-127/searx
|
||||||
SEARX_INSTANCE_NAME : searx@fv-az133-875
|
SEARX_INSTANCE_NAME : searx@fv-az90-127
|
||||||
SERVICE_USER : searx
|
SERVICE_USER : searx
|
||||||
SEARX_INTERNAL_HTTP : http://127.0.0.1:8888
|
SEARX_INTERNAL_HTTP : http://127.0.0.1:8888
|
||||||
</pre></div>
|
</pre></div>
|
||||||
|
|
Loading…
Reference in New Issue