diff --git a/README.md b/README.md index b6d0adf..a2e30f3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. 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. @@ -46,7 +46,7 @@ pushd "$mc_path" popd ``` -**Shipped version:** 2023.09.07~ynh1 +**Shipped version:** 2023.09.07~ynh2 ## Screenshots diff --git a/README_es.md b/README_es.md index 56d8269..125345c 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. 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. @@ -46,7 +46,7 @@ pushd "$mc_path" popd ``` -**Versión actual:** 2023.09.07~ynh1 +**Versión actual:** 2023.09.07~ynh2 ## Capturas diff --git a/README_eu.md b/README_eu.md index c2e9226..024952e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. 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. @@ -46,7 +46,7 @@ pushd "$mc_path" popd ``` -**Paketatutako bertsioa:** 2023.09.07~ynh1 +**Paketatutako bertsioa:** 2023.09.07~ynh2 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 38aeb64..ad6fc1a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. 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. @@ -46,7 +46,7 @@ pushd "$mc_path" popd ``` -**Version incluse :** 2023.09.07~ynh1 +**Version incluse :** 2023.09.07~ynh2 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 669c0da..33a1a9c 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. 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. @@ -46,7 +46,7 @@ pushd "$mc_path" popd ``` -**Versión proporcionada:** 2023.09.07~ynh1 +**Versión proporcionada:** 2023.09.07~ynh2 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 78eaa03..e7e5fac 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ 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. @@ -46,7 +46,7 @@ pushd "$mc_path" popd ``` -**分发版本:** 2023.09.07~ynh1 +**分发版本:** 2023.09.07~ynh2 ## 截图 diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index cbefc00..e3cb55f 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1,6 +1,6 @@ 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. diff --git a/manifest.toml b/manifest.toml index 6920bb5..76682a0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "MinIO server" description.en = "High Performance, Kubernetes Native Object Storage" description.fr = "Serveur de stockage d'objets hautes performances" -version = "2023.09.07~ynh1" +version = "2023.09.07~ynh2" maintainers = ["Raoul de Limezy"] @@ -20,8 +20,11 @@ cpe = "cpe:2.3:a:minio:minio" yunohost = ">= 11.2" architectures = ["amd64", "arm64"] multi_instance = false + ldap = "not_relevant" + sso = "not_relevant" + disk = "150M" ram.build = "700M" ram.runtime = "700M" diff --git a/scripts/_common.sh b/scripts/_common.sh index 94c90e8..944a65e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,8 +4,6 @@ # COMMON VARIABLES #================================================= -# dependencies used by the app - #================================================= # PERSONAL HELPERS #================================================= diff --git a/scripts/upgrade b/scripts/upgrade index d3b6ec2..352e65a 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -38,15 +38,15 @@ then done if ynh_compare_current_package_version --comparison eq --version 2022.09.01~ynh1 then - ynh_die --message="Sorry, your MinIO instance requires a complex manual migration. Please contact Limezy on the Yunohost forum" + ynh_die --message="Sorry, your MinIO instance requires a complex manual migration. Please contact Limezy on the YunoHost forum" fi if ynh_compare_current_package_version --comparison eq --version 2022.11.11~ynh1 then - ynh_die --message="Sorry, your MinIO instance requires a complex manual migration. Please contact Limezy on the Yunohost forum" + ynh_die --message="Sorry, your MinIO instance requires a complex manual migration. Please contact Limezy on the YunoHost forum" fi if ynh_compare_current_package_version --comparison eq --version 2023.01.11~ynh1 then - ynh_die --message="Sorry, your MinIO instance requires a complex manual migration. Please contact Limezy on the Yunohost forum" + ynh_die --message="Sorry, your MinIO instance requires a complex manual migration. Please contact Limezy on the YunoHost forum" fi popd ynh_secure_remove --file="$data_dir" @@ -112,7 +112,7 @@ yunohost service add $app --description="A High Performance, Kubernetes Native O #================================================= ynh_script_progression --message="Updating a configuration file..." -ynh_add_config --template="../conf/.env" --destination="$install_dir/.env" +ynh_add_config --template=".env" --destination="$install_dir/.env" chmod 400 "$install_dir/.env" chown $app:$app "$install_dir/.env"