18 Commits

Author SHA1 Message Date
Raúl Sánchez
3d985c2ceb
Merge pull request #743 from mschneider82/master
Minio: update to version 2018-02-09_1
2018-02-26 12:29:14 +01:00
Matthias Schneider
6e3ecd7b79 update to version 2018-02-09_1 2018-02-21 17:23:47 +01:00
Emmanuel Gautier
3c498f89c4
Fix typo volume driver 2018-01-28 16:30:23 +01:00
Matthias Schneider
d9004f42d4 added minio version 2018-01-02_1 2018-01-16 12:30:38 +01:00
Matthias Schneider
cde2328339 added minio version 2018-01-02_1 2018-01-16 12:27:25 +01:00
Matthias Schneider
04b6ea6750 Added minio version 2017-11-22_1 2017-12-18 19:23:52 +01:00
Matthias Schneider
7798f4be83 Revert "updated to 2017-11-22_1"
This reverts commit d7a599f545d04512f78efe8afa7a86c2f174bc21.
2017-12-18 19:21:46 +01:00
Matthias Schneider
bf6d7926f8 Revert "update to 2017-11-22_1"
This reverts commit 1bef06a7bae580ee1819695e57b954f516e5e32b.
2017-12-18 19:20:37 +01:00
Matthias Schneider
ef8406604b Revert "update to 2017-11-22_1"
This reverts commit a6b30227bf41e018e9709604a30a0fdbcfbe66fe.
2017-12-18 19:20:04 +01:00
Matthias Schneider
d7a599f545
updated to 2017-11-22_1 2017-12-18 13:31:20 +01:00
Matthias Schneider
1bef06a7ba
update to 2017-11-22_1 2017-12-18 10:10:36 +01:00
Matthias Schneider
a6b30227bf
update to 2017-11-22_1 2017-12-18 10:10:13 +01:00
Bastian Rang
7135bdfe41 * updated Loadbalancer to 0.7.15 2017-11-06 16:41:47 +01:00
Bastian Rang
719cd589e5 * Updated Minio to release/2017-10-27_1
* changed ENV-Vars
* updated Loadbalancer
2017-11-06 16:35:50 +01:00
Raúl Sánchez
5530e7b793 Merge pull request #493 from disaster37/feature/minio2
Update Minio template
2017-07-03 18:41:06 +02:00
Brian Broll
c28fc62eb8 Fixed minor typos 2017-06-14 09:56:11 -05:00
disaster
24f008bc17 Fix bug when choose to use local mount path to store persistant data 2017-04-26 09:29:59 +00:00
disaster37
a7e4012930 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
2017-03-31 11:53:37 -07:00