| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-04 | tooling box ./utils/*: minor fix from production test | Markus Heiser | |
| 2020-02-04 | utils & Makefile: add .config.mk & .config.sh for searx brands | Markus Heiser | |
| By isolating the environment of makefiles and bash scripts into .config.mk and .config.sh it is simple to maintain searx brands by setting some central environments. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-02-03 | doc: add descriptions of our tooling box in ./utils | Markus Heiser | |
| Initial started with the scripts for searx, filtron and morty installations. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-02-02 | utils/morty.sh: add script to install morty result proxy | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-02-01 | utils/filtron.sh: generalize systemd, accounts and golang tasks | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-31 | utils/lib.sh: colorize messages | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-31 | utils/searx.sh & filtron.sh: misc changes from first tests (WIP) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-30 | utils/searx.sh & filtron.sh: misc changes from first tests (WIP) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-29 | utils/searx.sh & filtron.sh: misc changes from first tests (WIP) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-27 | utils/searx.sh: add apache site searx.conf:uwsgi (WIP) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-21 | utils/searx.sh: add apache site searx.conf:uwsgi | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-20 | utils/filtron.sh: add script to install filtron middleware (apache) | Markus Heiser | |
| Preparation for the installation of an apache site. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-20 | utils/searx.sh: add script to install isolated searx service | Markus Heiser | |
| First version which serves searx over uwsgi at http://127.0.0.1:8888 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-16 | utils/searx.sh: add script to install isolated searx service (WIP) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-14 | utils/searx.sh: add script to install isolated searx service (WIP) | Markus Heiser | |
| WIP: written from scratch / linted but untested Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-12 | utils/filtron.sh: add command 'update filtron' | Markus Heiser | |
| BTW: tidy up some code style and fix some issues reported by the linter. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-09 | utils/filtron.sh: various fix from first installation test (WIP) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-08 | utils/filtron.sh: add script to install filtron middleware | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-08 | utils: add lib.sh containing common shell script | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||