Add Minio Cloud Storage on Cattle community Catalog (#436)
* Add minio * Fix docker compose * Fix minio template * Fix minio template * Fix minio template * Fix version for docker image * Convert docker-compose to v2 syntax and fix readme * Fix error on docker-compose * Fix error on docker-compose * Fix error on docker-compose * Fix error on docker-compose * Fix error on docker-compose * Fix docker file * Use templating for minio * Use templating for minio * Use templating for minio * Use templating for minio * Use templating for minio * Upgrade to minio 2017-03-16 * fix minio image * Try to fix template * Add sevices on rancher-compose and use normal macro on docker-compose * Add options for loadbalancer and for publish port * Add options for loadbalancer and for publish port * Add options for loadbalancer and for publish port * Add options for loadbalancer and for publish port * Add options for loadbalancer and for publish port * Fix indentation * Try to fix kind of bug * Fix minio image about default disk * Append tpl on templatz files * Template seems not supported on rancher-compose * Remove .tpl because not working * Append tpl on templatz files * Append tpl on template files * Replace volume-from per local volume * Add rancher version requierement on template * Remove Rancher version requierement on main config
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: Minio Cloud Storage
|
||||
description: |
|
||||
Store photos, videos, VMs, containers, log files, or any blob of data as objects.
|
||||
version: 2017-03-16-rancher1
|
||||
category: Storage
|
||||
maintainer: "Sebastien Langoureaux <linuxworkgroup@gmail.com>"
|
||||
license: Apache License
|
||||
projectURL: https://minio.io/
|
||||
Reference in New Issue
Block a user