mirror of
https://github.com/searx/searx
synced 2025-02-24 15:47:54 +01:00
Deploying to gh-pages from @ d26261c5abe65c4c883021d7e2e700906f6b269c 🚀
This commit is contained in:
parent
6f0ab921c0
commit
cf3eff5721
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-az139-583/searx)
|
apache (http://fv-az210-119/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-az139-583/searx)
|
nginx (http://fv-az210-119/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-az139-583/searx
|
PUBLIC_URL : http://fv-az210-119/searx
|
||||||
PUBLIC_HOST : fv-az139-583
|
PUBLIC_HOST : fv-az210-119
|
||||||
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,13 +194,13 @@ 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-az139-583/searx
|
LXC suite: searx --> http://fv-az210-119/searx
|
||||||
suite includes searx, morty & filtron
|
suite includes searx, morty & filtron
|
||||||
suite images:
|
suite images:
|
||||||
ubu1604 ubu1804 ubu2004 ubu2010 fedora31 archlinux centos7
|
ubu1804 ubu2004 ubu2010 fedora31 archlinux centos7
|
||||||
suite containers:
|
suite containers:
|
||||||
searx-ubu1604 searx-ubu1804 searx-ubu2004 searx-ubu2010 searx-fedora31
|
searx-ubu1804 searx-ubu2004 searx-ubu2010 searx-fedora31 searx-archlinux
|
||||||
searx-archlinux searx-centos7
|
searx-centos7
|
||||||
</pre></div>
|
</pre></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -229,7 +229,6 @@ lxc_set_suite_env<span class="o">()</span> <span class="o">{</span>
|
|||||||
<span class="c1"># to disable containers, comment out lines ..</span>
|
<span class="c1"># to disable containers, comment out lines ..</span>
|
||||||
|
|
||||||
<span class="c1"># end of standard support see https://wiki.ubuntu.com/Releases</span>
|
<span class="c1"># end of standard support see https://wiki.ubuntu.com/Releases</span>
|
||||||
<span class="s2">"</span><span class="nv">$LINUXCONTAINERS_ORG_NAME</span><span class="s2">:ubuntu/16.04"</span> <span class="s2">"ubu1604"</span> <span class="c1"># April 2021</span>
|
|
||||||
<span class="s2">"</span><span class="nv">$LINUXCONTAINERS_ORG_NAME</span><span class="s2">:ubuntu/18.04"</span> <span class="s2">"ubu1804"</span> <span class="c1"># April 2023</span>
|
<span class="s2">"</span><span class="nv">$LINUXCONTAINERS_ORG_NAME</span><span class="s2">:ubuntu/18.04"</span> <span class="s2">"ubu1804"</span> <span class="c1"># April 2023</span>
|
||||||
<span class="s2">"</span><span class="nv">$LINUXCONTAINERS_ORG_NAME</span><span class="s2">:ubuntu/20.04"</span> <span class="s2">"ubu2004"</span> <span class="c1"># April 2025</span>
|
<span class="s2">"</span><span class="nv">$LINUXCONTAINERS_ORG_NAME</span><span class="s2">:ubuntu/20.04"</span> <span class="s2">"ubu2004"</span> <span class="c1"># April 2025</span>
|
||||||
<span class="s2">"</span><span class="nv">$LINUXCONTAINERS_ORG_NAME</span><span class="s2">:ubuntu/20.10"</span> <span class="s2">"ubu2010"</span> <span class="c1"># July 2021</span>
|
<span class="s2">"</span><span class="nv">$LINUXCONTAINERS_ORG_NAME</span><span class="s2">:ubuntu/20.10"</span> <span class="s2">"ubu2010"</span> <span class="c1"># July 2021</span>
|
||||||
|
@ -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-az139-583/morty/
|
apache : http://fv-az210-119/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-az139-583/morty/)
|
nginx (http://fv-az210-119/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-az139-583/morty/
|
PUBLIC_URL_MORTY: http://fv-az210-119/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-az139-583/morty/
|
url : http://fv-az210-119/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-az139-583/searx
|
PUBLIC_URL : http://fv-az210-119/searx
|
||||||
SEARX_INSTANCE_NAME : searx@fv-az139-583
|
SEARX_INSTANCE_NAME : searx@fv-az210-119
|
||||||
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…
x
Reference in New Issue
Block a user