You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
templates [mod] Serving static files with uWSGI (searxng.ini) 3 years ago
brand.env
build_env.py
filtron.sh
lib.sh
lib_go.sh
lib_install.sh
lib_nvm.sh
lib_redis.sh
lib_static.sh
lxc-searx.env [LXC] ubuntu 20.10 EOL, upgrade to ubunut 21.10 [1] 3 years ago
lxc.sh [LXC] ubuntu 20.10 EOL, upgrade to ubunut 21.10 [1] 3 years ago
makefile.include
makefile.lxc
morty.sh
searx.sh [LXC] fedora33 EOL [1], upgrade to fedora35 [2] 3 years ago
searxng_check.py