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>
2 years ago
..
templates [mod] Serving static files with uWSGI (searxng.ini) 2 years ago
brand.env [fix] brand - partial revert of e82e37ce6 3 years ago
build_env.py [brand] SearXNG - bash env SEARXNG_URL 3 years ago
filtron.sh [fix] filtron.sh & morty.sh: quote "$GO_ENV" 3 years ago
lib.sh [fix] filtron & morty - install golang binary that fits to arch & os 3 years ago
lib_go.sh [mod] Tools to install and maintain golang [1] binaries & packages. 3 years ago
lib_install.sh [brand] SearXNG - docs rename links and fix documentation 3 years ago
lib_nvm.sh Merge pull request #804 from return42/minor-fix 2 years ago
lib_redis.sh [mod] script to build & install a redis instance 2 years ago
lib_static.sh [mod] make static.build.commit more robust 3 years ago
lxc-searx.env [LXC] ubuntu 20.10 EOL, upgrade to ubunut 21.10 [1] 2 years ago
lxc.sh [LXC] ubuntu 20.10 EOL, upgrade to ubunut 21.10 [1] 2 years ago
makefile.include [mod] replace makefile boilerplate by 'manage' script 3 years ago
makefile.lxc [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 3 years ago
morty.sh reference docs.searxng.org 2 years ago
searx.sh [LXC] fedora33 EOL [1], upgrade to fedora35 [2] 2 years ago
searxng_check.py [mod] utils/searxng_check.py - check a SearXNG installation 3 years ago