mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Merge branch 'master' into master-promotion
This commit is contained in:
commit
7b57f1f54e
3 changed files with 52 additions and 1 deletions
|
@ -11,6 +11,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
*[Read this README in other languages.](./ALL_README.md)*
|
*[Read this README in other languages.](./ALL_README.md)*
|
||||||
|
|
||||||
|
|
||||||
> *This package allows you to install SearXNG quickly and simply on a YunoHost server.*
|
> *This package allows you to install SearXNG quickly and simply on a YunoHost server.*
|
||||||
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,6 @@ 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.
|
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.04.09.18.40.44~ynh1
|
**Versión proporcionada:** 2024.04.09.18.40.44~ynh1
|
||||||
|
|
||||||
**Demo:** <https://searx.be>
|
**Demo:** <https://searx.be>
|
||||||
|
|
51
README_it.md
Normal file
51
README_it.md
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
<!--
|
||||||
|
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
NON DEVE essere modificato manualmente.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# SearXNG per YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/searxng)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=searxng)
|
||||||
|
|
||||||
|
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Questo pacchetto ti permette di installare SearXNG su un server YunoHost in modo semplice e veloce.*
|
||||||
|
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
||||||
|
|
||||||
|
## Panoramica
|
||||||
|
|
||||||
|
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||||
|
|
||||||
|
|
||||||
|
**Versione pubblicata:** 2024.03.01.17.25.33~ynh1
|
||||||
|
|
||||||
|
**Prova:** <https://searx.be>
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Documentazione e risorse
|
||||||
|
|
||||||
|
- Sito web ufficiale dell’app: <https://docs.searxng.org>
|
||||||
|
- Documentazione ufficiale per gli utenti: <https://docs.searxng.org/user/>
|
||||||
|
- Documentazione ufficiale per gli amministratori: <https://docs.searxng.org/admin/>
|
||||||
|
- Repository upstream del codice dell’app: <https://github.com/searxng/searxng>
|
||||||
|
- Store di YunoHost: <https://apps.yunohost.org/app/searxng>
|
||||||
|
- Segnala un problema: <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
||||||
|
|
||||||
|
## Informazioni per sviluppatori
|
||||||
|
|
||||||
|
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/searxng_ynh/tree/testing).
|
||||||
|
|
||||||
|
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
||||||
|
|
||||||
|
```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
|
||||||
|
```
|
||||||
|
|
||||||
|
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue