diff --git a/ALL_README.md b/ALL_README.md index a01b345..8938aae 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lee el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 3879f73..1d03b95 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. -**Shipped version:** 2024.05.10.13.42.17~ynh1 +**Shipped version:** 2024.05.13.16.21.35~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..e21e0f8 --- /dev/null +++ b/README_es.md @@ -0,0 +1,51 @@ + + +# SearXNG para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/searxng.svg)](https://dash.yunohost.org/appci/app/searxng) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/searxng.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/searxng.maintain.svg) + +[![Instalar SearXNG con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=searxng) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarSearXNG rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. + + +**Versión actual:** 2024.05.13.16.21.35~ynh1 + +**Demo:** + +## Capturas + +![Captura de SearXNG](./doc/screenshots/screenshot_1.png) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación usuario oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/searxng_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug +o +sudo yunohost app upgrade searxng -u https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index 9e64078..4965420 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. -**Paketatutako bertsioa:** 2024.05.10.13.42.17~ynh1 +**Paketatutako bertsioa:** 2024.05.13.16.21.35~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 0154bce..27067ed 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. -**Version incluse :** 2024.05.10.13.42.17~ynh1 +**Version incluse :** 2024.05.13.16.21.35~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index cb5c845..8074c05 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. -**Versión proporcionada:** 2024.05.10.13.42.17~ynh1 +**Versión proporcionada:** 2024.05.13.16.21.35~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f06105d..12b47df 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. -**分发版本:** 2024.05.10.13.42.17~ynh1 +**分发版本:** 2024.05.13.16.21.35~ynh1 **演示:** diff --git a/conf/uwsgi.ini b/conf/uwsgi.ini index d4cfa45..5ce1271 100644 --- a/conf/uwsgi.ini +++ b/conf/uwsgi.ini @@ -50,6 +50,9 @@ plugin = python3,http # default behaviour is for performance reasons. enable-threads = true +# Number of workers (usually CPU count) +workers = %k +threads = 4 # plugin: python # -------------- @@ -78,7 +81,7 @@ buffer-size = 8192 # static_use_hash: true # static-map = /static=__INSTALL_DIR__/searxng-src/searx/static -# expires set to one year since there are hashes -static-expires = /* 31557600 +# expires set to one day +static-expires = /* 86400 static-gzip-all = True offload-threads = %k diff --git a/manifest.toml b/manifest.toml index 1dd0eb6..d76bf27 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "SearXNG" description.en = "A free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled" description.fr = "Un méta-moteur de recherche qui rassemble les résultats de plus de 70 services de recherche. Les utilisateurs ne sont ni suivis ni espionnés" -version = "2024.05.10.13.42.17~ynh1" +version = "2024.05.13.16.21.35~ynh1" maintainers = ["mh4ckt3mh4ckt1c4s"] diff --git a/scripts/_common.sh b/scripts/_common.sh index e857993..90cc938 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= repo_fullpath="https://github.com/searxng/searxng" -commit_sha="ffb1001f803359a590bbbaf62da6b1fa1456ed16" +commit_sha="0f2f52f0b52f08e6706fc32da090f682aaf42d41" #================================================= # UWSGI HELPERS