summaryrefslogtreecommitdiff
path: root/utils/lib.sh
AgeCommit message (Expand)Author
2020-09-28[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fi...Alexandre Flament
2020-08-01Utility scripts adapted to run on CentOS 7 (#2112)Eliesemoule
2020-04-22[fix] old images need an initial 'apt update'Markus Heiser
2020-04-13tooling box: added nginx + polished bash scripts and environmentMarkus Heiser
2020-04-11nginx: normalize installation (docs and script)s over all distrosMarkus Heiser
2020-04-10bash scripts: source code cleaned up (shellcheck)Markus Heiser
2020-04-08Changes from the installation tests on (all) LXC containers.Markus Heiser
2020-04-07apache: normalize installation (docs and script)s over all distrosMarkus Heiser
2020-04-06docs: rework of chapter "Install with apache"Markus Heiser
2020-04-05[fix] creation of /.lxcenv in containersMarkus Heiser
2020-04-04misc: fix variuous marginalsMarkus Heiser
2020-04-03utils/lxc.sh: support build of selected containersMarkus Heiser
2020-04-02LXC: add virtualenv to LXC_BASE_PACKAGESMarkus Heiser
2020-03-30[fix] make test.sh: fix various shellcheck error messagesMarkus Heiser
2020-03-23lxc.sh install base: add bash and python3 to LXC_BASE_PACKAGESMarkus Heiser
2020-03-23LXC: set LXC_ENV_FOLDER=lxc/$(shell hostname)/Markus Heiser
2020-03-18./utils/lxc.sh: add command 'install base'Markus Heiser
2020-03-18LXC: add /.lxcenvMarkus Heiser
2020-03-08shellcheck: minor fixes to support all dsitrosMarkus Heiser
2020-03-07LXC: separate lxc-suite from lxc & improved command line.Markus Heiser
2020-03-06docs: improve description of uwsgi & ngingx setupMarkus Heiser
2020-03-03docs: generic doocumentation for searx-uwsgiMarkus Heiser
2020-03-02docs: generic documentation from the installation scriptsMarkus Heiser
2020-02-27LXC: improved UX when working with a bunch of containersMarkus Heiser
2020-02-26LXC: install searx-suite installs searx, filtron & morty on all containersMarkus Heiser
2020-02-25utils/lib.sh: make uWSGI installation available for all distrosMarkus Heiser
2020-02-23utils/serx.sh: make uWSGI installation available for all distros (WIP)Markus Heiser
2020-02-23LXC: normalize package installation & user creation.Markus Heiser
2020-02-16tooling box: misc fixes from lxc testsMarkus Heiser
2020-02-16shellcheck: fix usse -n instead of ! -z (SC2236 SC2237)Markus Heiser
2020-02-11filtron.sh: add 'install rules' commandMarkus Heiser
2020-02-04tooling box ./utils/*: minor fix from production testMarkus Heiser
2020-02-04utils & Makefile: add .config.mk & .config.sh for searx brandsMarkus Heiser
2020-02-03doc: add descriptions of our tooling box in ./utilsMarkus Heiser
2020-02-02utils/morty.sh: add script to install morty result proxyMarkus Heiser
2020-02-01utils/filtron.sh: generalize systemd, accounts and golang tasksMarkus Heiser
2020-01-31utils/lib.sh: colorize messagesMarkus Heiser
2020-01-31utils/searx.sh & filtron.sh: misc changes from first tests (WIP)Markus Heiser
2020-01-30utils/searx.sh & filtron.sh: misc changes from first tests (WIP)Markus Heiser
2020-01-29utils/searx.sh & filtron.sh: misc changes from first tests (WIP)Markus Heiser
2020-01-27utils/searx.sh: add apache site searx.conf:uwsgi (WIP)Markus Heiser
2020-01-21utils/searx.sh: add apache site searx.conf:uwsgiMarkus Heiser
2020-01-20utils/filtron.sh: add script to install filtron middleware (apache)Markus Heiser
2020-01-20utils/searx.sh: add script to install isolated searx serviceMarkus Heiser
2020-01-16utils/searx.sh: add script to install isolated searx service (WIP)Markus Heiser
2020-01-14utils/searx.sh: add script to install isolated searx service (WIP)Markus Heiser
2020-01-12utils/filtron.sh: add command 'update filtron'Markus Heiser
2020-01-09utils/filtron.sh: various fix from first installation test (WIP)Markus Heiser
2020-01-08utils/filtron.sh: add script to install filtron middlewareMarkus Heiser
2020-01-08utils: add lib.sh containing common shell scriptMarkus Heiser