summaryrefslogtreecommitdiff
path: root/utils/lxc.sh
AgeCommit message (Expand)Author
2024-11-24[chore] *: fix typos detected by typos-cliBnyro
2024-10-10[mod] use quad9 dns for connectivity checks when lxcAllen
2024-09-19[fix] scripts: elimination of limitations on dedicated distributionsMarkus Heiser
2024-01-09[mod] get rid of ./utils/brand.env and its workflowMarkus Heiser
2023-02-01[LXC] ubuntu 21.10 upgrade to ubuntu 22.04 LTS [1]Markus Heiser
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-07-30[clean up] drop obsolete searx, filtron and morty install scriptsMarkus Heiser
2022-07-30[utils/searxng.sh] implement new script to install SearXNGMarkus Heiser
2022-03-12[LXC] ubuntu 20.10 EOL, upgrade to ubunut 21.10 [1]Markus Heiser
2022-03-12[LXC] fedora33 EOL [1], upgrade to fedora35 [2]Markus Heiser
2022-01-02reference docs.searxng.orgAlexandre Flament
2021-07-24[mod] reduce enviroment variables in shell scripts to what is neededMarkus Heiser
2021-07-03[fix] pacman --noprogressbar in shell scriptsMarkus Heiser
2021-06-23[mod] utils/lxc.sh: detect conflict of docker & LXC in the iptablesMarkus Heiser
2021-04-23[fix] do not spit out error messages for utils/lxc.sh --helpMarkus Heiser
2021-03-05[mod] LXC switch to Fedora 33 / Fedora 31 reached its EOLMarkus Heiser
2021-03-04Merge pull request #2623 from return42/fix-centos7Alexandre Flament
2021-03-03[fix] add package 'which' to CentOS-7 boilerplateMarkus Heiser
2021-03-03[mod] Drop Ubuntu 16.04 (Xenial Xerus) supportMarkus Heiser
2021-01-24[fix] lxc.sh - SC2034: ubu2010_boilerplate appears unused.Markus Heiser
2021-01-02[mod] add Ubuntu 20.10 image to the LXC suiteMarkus Heiser
2021-01-02[fix] remove Ubuntu 19.10 from the LXC suite (EOL)Markus Heiser
2020-12-18[fix] determine path to makefile.lxc in a LXCMarkus Heiser
2020-08-08[enh] add centos-7 to LXC images (#2118)Markus Heiser
2020-08-01Utility scripts adapted to run on CentOS 7 (#2112)Eliesemoule
2020-05-04archlinux: add package 'inetutils' to boilerplateMarkus 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-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-05[fix] creation of /.lxcenv in containersMarkus Heiser
2020-04-04utils/lxc.sh install: support installation on selected containersMarkus Heiser
2020-04-03utils/lxc.sh: support build of selected containersMarkus 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-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-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-04docs: describe uwsgi setup of all suported distributionsMarkus 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-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