From 87dfbc0da85955b23c449709c79999488c9b8e53 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 15 Sep 2023 19:09:53 +0000 Subject: [PATCH] Auto-update README --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 00d1f31..41a0cb7 100644 --- a/README.md +++ b/README.md @@ -18,15 +18,6 @@ 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. - -**Shipped version:** 2023.09.07~ynh1 - -## Screenshots - -![Screenshot of MinIO server](./doc/screenshots/minio-browser.png) - -## Disclaimers / important information - ## 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. @@ -55,7 +46,7 @@ pushd "$mc_path" popd ``` -**Shipped version:** 2023.05.04~ynh2 +**Shipped version:** 2023.09.07~ynh1 ## Screenshots