mirror of
https://github.com/YunoHost-Apps/minio_ynh.git
synced 2024-09-03 19:46:18 +02:00
Auto-update README
This commit is contained in:
parent
808b592c3e
commit
7c4b21792b
2 changed files with 13 additions and 13 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# MinIO server for YunoHost
|
# MinIO server for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/minio)  
|
[](https://dash.yunohost.org/appci/app/minio)  
|
||||||
[](https://install-app.yunohost.org/?app=minio)
|
[](https://install-app.yunohost.org/?app=minio)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads.
|
MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2022.11.11~ynh1
|
**Shipped version:** 2023.01.11~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,24 +5,24 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# MinIO server pour YunoHost
|
# MinIO server pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/minio)  
|
[](https://dash.yunohost.org/appci/app/minio)  
|
||||||
[](https://install-app.yunohost.org/?app=minio)
|
[](https://install-app.yunohost.org/?app=minio)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer MinIO server rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer MinIO server 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
|
||||||
|
|
||||||
MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads.
|
MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2022.11.11~ynh1
|
**Version incluse :** 2023.01.11~ynh1
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -55,9 +55,9 @@ popd
|
||||||
```
|
```
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://min.io>
|
* Site officiel de l’app : <https://min.io>
|
||||||
* Documentation officielle de l'admin : <https://docs.min.io/>
|
* Documentation officielle de l’admin : <https://docs.min.io/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/minio/minio>
|
* Dépôt de code officiel de l’app : <https://github.com/minio/minio>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_minio>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_minio>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/minio_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/minio_ynh/issues>
|
||||||
|
|
||||||
|
@ -73,4 +73,4 @@ ou
|
||||||
sudo yunohost app upgrade minio -u https://github.com/YunoHost-Apps/minio_ynh/tree/testing --debug
|
sudo yunohost app upgrade minio -u https://github.com/YunoHost-Apps/minio_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