mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
Auto-update README
This commit is contained in:
parent
ca2c127608
commit
9eb28a1c0c
2 changed files with 9 additions and 9 deletions
16
README_fr.md
16
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# garage_ynh pour YunoHost
|
# garage_ynh pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/garage)  
|
[](https://dash.yunohost.org/appci/app/garage)  
|
||||||
[](https://install-app.yunohost.org/?app=garage)
|
[](https://install-app.yunohost.org/?app=garage)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer garage_ynh rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer garage_ynh 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
|
||||||
|
|
||||||
Garage is an S3-compatible distributed object storage service designed for self-hosting at a small-to-medium scale.
|
Garage is an S3-compatible distributed object storage service designed for self-hosting at a small-to-medium scale.
|
||||||
|
|
||||||
|
@ -47,10 +47,10 @@ Garage is designed for storage clusters composed of nodes running at different p
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://garagehq.deuxfleurs.fr/>
|
* Site officiel de l’app : <https://garagehq.deuxfleurs.fr/>
|
||||||
* Documentation officielle utilisateur : <https://garagehq.deuxfleurs.fr/documentation/quick-start/>
|
* Documentation officielle utilisateur : <https://garagehq.deuxfleurs.fr/documentation/quick-start/>
|
||||||
* Documentation officielle de l'admin : <https://garagehq.deuxfleurs.fr/documentation/quick-start/>
|
* Documentation officielle de l’admin : <https://garagehq.deuxfleurs.fr/documentation/quick-start/>
|
||||||
* Dépôt de code officiel de l'app : <https://git.deuxfleurs.fr/Deuxfleurs/garage>
|
* Dépôt de code officiel de l’app : <https://git.deuxfleurs.fr/Deuxfleurs/garage>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_garage>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_garage>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/garage_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/garage_ynh/issues>
|
||||||
|
|
||||||
|
@ -66,4 +66,4 @@ ou
|
||||||
sudo yunohost app upgrade garage -u https://github.com/YunoHost-Apps/garage_ynh/tree/testing --debug
|
sudo yunohost app upgrade garage -u https://github.com/YunoHost-Apps/garage_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