searxng/utils
Markus Heiser 7308a6e33c [LXC] ubuntu 20.10 EOL, upgrade to ubunut 21.10 [1]
[1] https://wiki.ubuntu.com/Releases

Tested by::

    # build the container ..
    $ sudo -H ./utils/lxc.sh build searx-ubu2110

    # open a shell in the container
    $ sudo -H ./utils/lxc.sh cmd searx-ubu2110 bash
    [root@searx-ubu2110 SearXNG]#

    # install a complete SearXNG suite ..
    [root@searx-ubu2110 SearXNG]# ./utils/searx.sh install all
    ...

    # install apache to export the SearXNG instance by HTTP
    [root@searx-ubu2110 SearXNG]# ./utils/searx.sh apache install
    ...
    INFO:  got 200 from http://10.174.184.94/searx

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-03-12 18:00:45 +01:00
..
templates [mod] Serving static files with uWSGI (searxng.ini) 2022-03-08 18:13:13 +01:00
brand.env [fix] brand - partial revert of e82e37ce6 2021-11-19 14:01:58 +01:00
build_env.py [brand] SearXNG - bash env SEARXNG_URL 2021-10-30 16:11:01 +02:00
filtron.sh [fix] filtron.sh & morty.sh: quote "$GO_ENV" 2021-11-21 17:13:34 +01:00
lib.sh [fix] filtron & morty - install golang binary that fits to arch & os 2021-11-16 20:44:53 +01:00
lib_go.sh [mod] Tools to install and maintain golang [1] binaries & packages. 2021-11-16 18:00:47 +01:00
lib_install.sh [brand] SearXNG - docs rename links and fix documentation 2021-11-18 18:27:26 +01:00
lib_nvm.sh Merge pull request #804 from return42/minor-fix 2022-01-24 17:58:16 +01:00
lib_redis.sh [mod] script to build & install a redis instance 2022-01-03 14:34:26 +01:00
lib_static.sh [mod] make static.build.commit more robust 2021-12-01 20:25:39 +01:00
lxc-searx.env [LXC] ubuntu 20.10 EOL, upgrade to ubunut 21.10 [1] 2022-03-12 18:00:45 +01:00
lxc.sh [LXC] ubuntu 20.10 EOL, upgrade to ubunut 21.10 [1] 2022-03-12 18:00:45 +01:00
makefile.include [mod] replace makefile boilerplate by 'manage' script 2021-04-23 11:26:22 +02:00
makefile.lxc [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 2020-12-26 11:43:18 +01:00
morty.sh reference docs.searxng.org 2022-01-02 21:18:29 +01:00
searx.sh [LXC] fedora33 EOL [1], upgrade to fedora35 [2] 2022-03-12 17:44:00 +01:00
searxng_check.py [mod] utils/searxng_check.py - check a SearXNG installation 2021-10-29 15:51:30 +00:00