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:
parent
a23bf8f2a4
commit
3f41c50273
2 changed files with 14 additions and 12 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# YaCy for YunoHost
|
# YaCy for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/yacy)  
|
[](https://dash.yunohost.org/appci/app/yacy)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=yacy)
|
[](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
|
||||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -5,24 +5,25 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# YaCy pour YunoHost
|
# YaCy pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/yacy)  
|
[](https://dash.yunohost.org/appci/app/yacy)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=yacy)
|
[](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 d’installer 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 n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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 l’app : <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 l’app : <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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue