summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2020-04-03utils/morty.sh: add generic documentationMarkus Heiser
2020-04-03utils/filtron.sh: add generic documentationMarkus Heiser
2020-04-03utils/lxc.sh: support build of selected containersMarkus Heiser
2020-04-02LXC: add virtualenv to LXC_BASE_PACKAGESMarkus Heiser
2020-04-02Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-04-01makefile.python: partial revert off 9b48ae47, adds py2 support backMarkus Heiser
2020-04-01makefile.python: hardening - start pylint by moduleMarkus Heiser
2020-04-01makefile.python: hardening - drop virtualenv, drop build support py2Markus Heiser
2020-04-01travis: make travis build more verboseMarkus Heiser
2020-04-01makefile.python: fix (old) typoMarkus Heiser
2020-03-31docs: use make and uitls/searx.sh in containersMarkus Heiser
2020-03-30docs: add utils/lxc.sh docs, normalize filtron, morty & searx docsMarkus Heiser
2020-03-30[fix] make test.sh: fix various shellcheck error messagesMarkus Heiser
2020-03-29Makefile: marginal fixMarkus Heiser
2020-03-29build environment: add GIT_BRANCH variableMarkus Heiser
2020-03-29tooling box: simplify build enviromentsMarkus Heiser
2020-03-29Merge PR #1900 of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-29bash: use build environment from MakefileMarkus 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-23Merge branch 'filtron' of https://github.com/return42/searx into filtronMarkus Heiser
2020-03-21docs: building (PDF) books / build user bookMarkus Heiser
2020-03-18./utils/lxc.sh: add command 'install base'Markus Heiser
2020-03-18LXC: add /.lxcenvMarkus Heiser
2020-03-15LXC: utils/makefile.lxc (inital) add /.lxcenv.mk to contaiinersMarkus Heiser
2020-03-09searx.sh: add buildhost cmd, installs OS packages for buildsMarkus Heiser
2020-03-08shellcheck: minor fixes to support all dsitrosMarkus Heiser
2020-03-08makefile.python: remove python2 supportMarkus Heiser
2020-03-08searx.sh: add commandline 'install packages'Markus Heiser
2020-03-08LXC: fixed raw.idmap & removed obsolete uid/gid subordinateMarkus Heiser
2020-03-08LXC: from searx.sh, morty.sh and filtron.sh testsMarkus Heiser
2020-03-07LXC: separate lxc-suite from lxc & improved command line.Markus Heiser
2020-03-06fix: minor typosMarkus Heiser
2020-03-06docs: improve description of uwsgi & ngingx setupMarkus Heiser
2020-03-04docs: describe uwsgi setup of all suported distributionsMarkus Heiser
2020-03-04docs: complement uwsgi documentation for all distrosMarkus Heiser
2020-03-04Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-03docs: generic doocumentation for searx-uwsgiMarkus Heiser
2020-03-03docs: generic documentation get templatingMarkus Heiser
2020-03-02LXC: add ubuntu 19.10 and 20.04 to the list of test imagesMarkus Heiser
2020-03-02docs: generic documentation from the installation scriptsMarkus Heiser
2020-03-01utils/lxc.env: separate environment that is used in containersMarkus Heiser
2020-03-01searx/data/engines_languages.json: sort json file (no content change)Markus 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-18LXC: added archlinux and fedora31 containersMarkus Heiser
2020-02-18LXC: improved console messages & promptMarkus Heiser