ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\Minio;
class Minio extends \App\SupportedApps {
}
+10
View File
@@ -0,0 +1,10 @@
{
"appid": "30747605e1f6faad5d1cedb2c7953d31ffad3fd4",
"name": "Minio",
"website": "https://www.minio.io/",
"license": "Apache License 2.0",
"description": "Minio is an object storage server released under Apache License v2.0. It is compatible with Amazon S3 cloud storage service. It is best suited for storing unstructured data such as photos, videos, log files, backups and container / VM images.",
"enhanced": false,
"tile_background": "light",
"icon": "minio.png"
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB