searxng/utils
Ivan Gabaldon eb36de8d91
Some checks failed
Documentation / Release (push) Has been cancelled
Integration / Python 3.10 (push) Has been cancelled
Integration / Python 3.11 (push) Has been cancelled
Integration / Python 3.12 (push) Has been cancelled
Integration / Python 3.13 (push) Has been cancelled
Integration / Python 3.9 (push) Has been cancelled
Integration / Theme (push) Has been cancelled
[mod] container: revert to alpine (#4893)
I'm not too pleased to reverse this, but issues like https://github.com/searxng/searxng/issues/4792 have not been foreseen, and we can't just turn away. It has become apparent over the last weeks that there are still quite a few people with an incompatible CPU or having SearXNG on some random VM provider who can't (or won't) modify the configuration of their machines to expose the features needed for x86_64v2 march.

As I don't want to trash the work with apko and base images, I thought about trying building Alpine again now that we have all the container related workflow refactored.

There will still be the discussion of whether to use musl and its drawbacks, but right now I don't know any other alternatives.

The nice part of this is that both Dockerfiles (mainline and legacy) can now be unified under the same umbrella again.

Closes https://github.com/searxng/searxng/issues/4792
Closes https://github.com/searxng/searxng/issues/4753
2025-06-03 21:24:47 +02:00
..
templates [enh] tidy: clean old morty, filtron, searx references 2025-05-13 10:37:02 +02:00
brand.sh [mod] get rid of ./utils/brand.env and its workflow 2024-01-09 16:31:19 +01:00
get_setting.py [mod] get rid of ./utils/brand.env and its workflow 2024-01-09 16:31:19 +01:00
lib.sh [chore] fix some docstring typos (#4815) 2025-05-20 21:03:54 +02:00
lib_go.sh [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
lib_nvm.sh [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
lib_redis.sh [utils/searxng.sh] implement new script to install SearXNG 2022-07-30 13:39:35 +02:00
lib_sxng_container.sh [mod] container: revert to alpine (#4893) 2025-06-03 21:24:47 +02:00
lib_sxng_data.sh [fix] wikidata: increase wikidata queries timeout 2025-03-01 12:21:29 +01:00
lib_sxng_node.sh [fix] static.build: upgrade min. node version to 18.17 2025-03-18 06:19:44 +01:00
lib_sxng_static.sh [fix] static.build.commit: add missing searx/templates/simple/icons.html 2025-05-09 12:40:34 +02:00
lib_sxng_test.sh [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
lib_sxng_themes.sh [web-client] integrate the migrated theme in the development workflows 2025-02-28 12:27:41 +01:00
lib_sxng_vite.sh [web-client] integrate the migrated theme in the development workflows 2025-02-28 12:27:41 +01:00
lib_sxng_weblate.sh [mod] CI: tag commits with leading scope/type of the modification 2024-03-09 12:17:23 +01:00
lxc-searxng.env [doc] update & fix documentation of the "SearXNG LXC suite" 2023-05-21 18:12:39 +02:00
lxc.sh [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
makefile.include [mod] replace makefile boilerplate by 'manage' script 2021-04-23 11:26:22 +02:00
makefile.lxc [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 2020-12-26 11:43:18 +01:00
searxng.sh [enh] tidy: clean old morty, filtron, searx references 2025-05-13 10:37:02 +02:00
searxng_check.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00