diff --git a/admin/engines.html b/admin/engines.html index ec756913..dc4f01ff 100644 --- a/admin/engines.html +++ b/admin/engines.html @@ -498,7 +498,7 @@

!et

xpath

2.0

-

general

+

y

y

@@ -1683,7 +1683,7 @@

!szn

xpath

2.0

-

general

+

y

y

@@ -1698,7 +1698,7 @@

!mjk

xpath

2.0

-

general

+

y

y

@@ -1728,7 +1728,7 @@

!nvr

xpath

2.0

-

general

+

y

y

diff --git a/utils/filtron.sh.html b/utils/filtron.sh.html index 2ea19a51..e751d77b 100644 --- a/utils/filtron.sh.html +++ b/utils/filtron.sh.html @@ -225,18 +225,18 @@ inspect service show service status and log option set one of the available options -apache (http://10.20.0.68/searx) +apache (http://10.20.0.33/searx) :install: apache site with a reverse proxy (ProxyPass) :remove: apache site searx.conf -nginx (http://10.20.0.68/searx) +nginx (http://10.20.0.33/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://10.20.0.68/searx - PUBLIC_HOST : 10.20.0.68 + PUBLIC_URL : http://10.20.0.33/searx + PUBLIC_HOST : 10.20.0.33 SERVICE_USER : filtron FILTRON_TARGET : 127.0.0.1:8888 FILTRON_API : 127.0.0.1:4005 diff --git a/utils/lxc.sh.html b/utils/lxc.sh.html index b3cf1d95..c98116ab 100644 --- a/utils/lxc.sh.html +++ b/utils/lxc.sh.html @@ -198,7 +198,7 @@ install :base: prepare LXC; install basic packages :suite: install LXC searx suite into all (or <name>) containers -LXC suite: searx --> http://10.20.0.68/searx +LXC suite: searx --> http://10.20.0.33/searx suite includes searx, morty & filtron suite images: ubu1604 ubu1804 ubu1910 ubu2004 fedora31 archlinux centos7 diff --git a/utils/morty.sh.html b/utils/morty.sh.html index a7f70b9d..1e9279ec 100644 --- a/utils/morty.sh.html +++ b/utils/morty.sh.html @@ -227,22 +227,22 @@ inspect service option set one of the available options :new-key: set new morty key -apache : http://10.20.0.68/morty/ +apache : http://10.20.0.33/morty/ :install: apache site with a reverse proxy (ProxyPass) :remove: apache site morty.conf -nginx (http://10.20.0.68/morty/) +nginx (http://10.20.0.33/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://10.20.0.68/morty/ + PUBLIC_URL_MORTY: http://10.20.0.33/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://10.20.0.68/morty/ + url : http://10.20.0.33/morty/ server: image_proxy : True diff --git a/utils/searx.sh.html b/utils/searx.sh.html index 744e1b7a..432e6a1d 100644 --- a/utils/searx.sh.html +++ b/utils/searx.sh.html @@ -117,8 +117,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://10.20.0.68/searx - SEARX_INSTANCE_NAME : searx@10.20.0.68 + PUBLIC_URL : http://10.20.0.33/searx + SEARX_INSTANCE_NAME : searx@10.20.0.33 SERVICE_USER : searx SEARX_INTERNAL_HTTP : http://127.0.0.1:8888