summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2020-06-29Merge branch 'master' into gigablastMarkus Heiser
2020-06-24[fix] markup of auto generated installation instruction (uWSGI part)Markus Heiser
2020-06-19Merge branch 'master' into gigablastMarkus Heiser
2020-06-18[fix] buildprocess of the docs by adding sphinx-doc-prebuilds targetMarkus Heiser
2020-06-18[fix] add missing latexmk package to debian's BUILD_PACKAGESMarkus Heiser
2020-06-18[fix] indentation of filtron's rules (json)Markus Heiser
2020-05-28utils/fetch_languages.py: print more meaningfull messagesMarkus Heiser
2020-05-21[fix] installation instructions: pip install -e searx (setup.py)Markus Heiser
2020-05-04archlinux: add package 'inetutils' to boilerplateMarkus Heiser
2020-04-30[fix] fatal: repository '/root/searx' does not existMarkus Heiser
2020-04-28utils/morty.sh option new-key: set new morty keyMarkus Heiser
2020-04-28utils/morty.sh: set morty key to avoid service abuseMarkus Heiser
2020-04-23Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-04-22[fix] old images need an initial 'apt update'Markus Heiser
2020-04-22[fix] ffox useragent: use Windows NT 10.0 and not Windows NT 10Markus 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-09[fix] morty: PUBLIC_URL_PATH_MORTY needs trailing slashMarkus 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-05filtron.sh & morty.sh: improve usage message (if used in containers)Markus Heiser
2020-04-05[fix] creation of /.lxcenv in containersMarkus Heiser
2020-04-04utils/searx.sh: add cmd to (un)set option image_proxy and result_proxyMarkus Heiser
2020-04-04misc: fix variuous marginalsMarkus Heiser
2020-04-04utils/lxc.sh install: support installation on selected containersMarkus Heiser
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