| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-13 | [fix] typos in documentation & messages | ToxyFlog1627 | |
| 2023-04-21 | [fix] typos/grammar in docs | spalinger | |
| 2022-07-30 | [docs] corrections from @tiekoetter's review | Léon Tiekötter | |
| 2022-07-30 | [doc] update documentation of the installation procedures | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-11-18 | [brand] SearXNG - docs rename links and fix documentation | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-10-12 | SearXNG: docker | Alexandre Flament | |
| 2021-09-13 | [brand] docs - normalize project name to SearXNG | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-05-17 | [doc] docker: revision and preparation of the documentation | Markus Heiser | |
| - add sidebars with addition infos about commands and docker in general - fix long lines & indentation - correct link to https://github.com/searxng/searxng-docker Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-05-17 | [mod] docker-entrypoint.sh - add script to make test.sh (shellcheck) | Markus Heiser | |
| Add script docker-entrypoint.sh to shellcheck and try to _simplify_ and _normalize_ some parts: - fix issues reported by shellcheck - don't mix tab and space indent - command 'help' replaced by '-h': ./dockerfiles/docker-entrypoint.sh -h - replace printf in help() by 'cat <<EOF' Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-04-28 | [docker] multiarch support: linux/amd64,linux/arm64,linux/arm/v7 | Alexandre Flament | |
| make docker.buildx : build and push multiarch build. (it can't be only build) use buildx with the --cache-from and --cache-to options to cache the layers (only the last built is cached) | |||
| 2021-04-23 | [doc] modify docs to fit to the new build boilerplate | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-09-28 | [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : ↵ | Alexandre Flament | |
| fix URLs | |||
| 2020-09-10 | [fix] docker and k8s: run searx | Alexandre Flament | |
| fix #2181 | |||
| 2020-07-22 | [enh] update documentation about docker | Dalf | |
| 2020-03-02 | docs: generic documentation from the installation scripts | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||