1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yacy_ynh.git synced 2024-09-03 18:05:59 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:42:05 +00:00
parent a23bf8f2a4
commit 3f41c50273
2 changed files with 14 additions and 12 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# YaCy for YunoHost # YaCy for YunoHost
[![Integration level](https://dash.yunohost.org/integration/yacy.svg)](https://dash.yunohost.org/appci/app/yacy) ![Working status](https://ci-apps.yunohost.org/ci/badges/yacy.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/yacy.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/yacy.svg)](https://dash.yunohost.org/appci/app/yacy) ![Working status](https://ci-apps.yunohost.org/ci/badges/yacy.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/yacy.maintain.svg)
[![Install YaCy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yacy) [![Install YaCy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yacy)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -36,7 +37,7 @@ sudo -u yacy YACY_DATA_PATH=/home/yunohost.app/yacy/DATA /var/www/yacy/bin/passw
* Official app website: <https://yacy.net/> * Official app website: <https://yacy.net/>
* Upstream app code repository: <https://github.com/yacy/yacy_search_server> * Upstream app code repository: <https://github.com/yacy/yacy_search_server>
* YunoHost documentation for this app: <https://yunohost.org/app_yacy> * YunoHost Store: <https://apps.yunohost.org/app/yacy>
* Report a bug: <https://github.com/YunoHost-Apps/yacy_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/yacy_ynh/issues>
## Developer info ## Developer info

View file

@ -5,24 +5,25 @@ It shall NOT be edited by hand.
# YaCy pour YunoHost # YaCy pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/yacy.svg)](https://dash.yunohost.org/appci/app/yacy) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/yacy.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/yacy.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/yacy.svg)](https://dash.yunohost.org/appci/app/yacy) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/yacy.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/yacy.maintain.svg)
[![Installer YaCy avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yacy) [![Installer YaCy avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yacy)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer YaCy rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller YaCy rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
The YaCy search engine software provides results from a network of independent peers, instead of a central server. It is a distributed network where no single entity decides what to list or order it appears in. The YaCy search engine software provides results from a network of independent peers, instead of a central server. It is a distributed network where no single entity decides what to list or order it appears in.
**Version incluse :** 1.924~ynh1 **Version incluse :** 1.924~ynh1
## Captures d'écran ## Captures décran
![Capture d'écran de YaCy](./doc/screenshots/screenshot01.png) ![Capture décran de YaCy](./doc/screenshots/screenshot01.png)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -34,9 +35,9 @@ sudo -u yacy YACY_DATA_PATH=/home/yunohost.app/yacy/DATA /var/www/yacy/bin/passw
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://yacy.net/> * Site officiel de lapp : <https://yacy.net/>
* Dépôt de code officiel de l'app : <https://github.com/yacy/yacy_search_server> * Dépôt de code officiel de lapp : <https://github.com/yacy/yacy_search_server>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_yacy> * YunoHost Store: <https://apps.yunohost.org/app/yacy>
* Signaler un bug : <https://github.com/YunoHost-Apps/yacy_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/yacy_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
@ -51,4 +52,4 @@ ou
sudo yunohost app upgrade yacy -u https://github.com/YunoHost-Apps/yacy_ynh/tree/testing --debug sudo yunohost app upgrade yacy -u https://github.com/YunoHost-Apps/yacy_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>