mirror of
https://github.com/YunoHost-Apps/minio_ynh.git
synced 2024-09-03 19:46:18 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/minio_ynh into testing
This commit is contained in:
commit
7294962224
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
## How to create a Yunohost app using MinIO
|
||||
## How to create a YunoHost app using MinIO
|
||||
During the install process, MinIO will install both the MinIO server and MinIO client.
|
||||
If your app needs to use an Amazon S3 storage, I recommend to use the MinIO client to create and setup buckets as per your app's requirements. You can have a look at outline_ynh app for reference.
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
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.
|
||||
|
||||
## How to create a Yunohost app using MinIO
|
||||
## How to create a YunoHost app using MinIO
|
||||
During the install process, MinIO will install both the MinIO server and MinIO client.
|
||||
If your app needs to use an Amazon S3 storage, I recommend to use the MinIO client to create and setup buckets as per your app's requirements. You can have a look at outline_ynh app for reference.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue