Merge pull request #73 from LLParse/convoy-gluster-add
add convoy-gluster
This commit is contained in:
commit
91ee360307
23
templates/convoy-gluster/0/docker-compose.yml
Normal file
23
templates/convoy-gluster/0/docker-compose.yml
Normal file
@ -0,0 +1,23 @@
|
||||
convoy-gluster:
|
||||
labels:
|
||||
io.rancher.container.create_agent: 'true'
|
||||
io.rancher.scheduler.global: 'true'
|
||||
io.rancher.scheduler.affinity:host_label_soft: ${HOST_LABEL}
|
||||
privileged: true
|
||||
pid: host
|
||||
volumes:
|
||||
- /lib/modules:/lib/modules:ro
|
||||
- /proc:/host/proc
|
||||
- /var/run:/host/var/run
|
||||
- /etc/docker/plugins:/etc/docker/plugins
|
||||
external_links:
|
||||
- "${GLUSTERFS_SERVICE}:glusterfs"
|
||||
image: rancher/convoy-agent:v0.1.2
|
||||
command: volume-agent-glusterfs
|
||||
|
||||
convoy-gluster-storagepool:
|
||||
labels:
|
||||
io.rancher.container.create_agent: 'true'
|
||||
io.rancher.scheduler.affinity:host_label_soft: ${HOST_LABEL}
|
||||
image: rancher/convoy-agent:v0.1.2
|
||||
command: storagepool-agent
|
43
templates/convoy-gluster/0/rancher-compose.yml
Normal file
43
templates/convoy-gluster/0/rancher-compose.yml
Normal file
@ -0,0 +1,43 @@
|
||||
.catalog:
|
||||
name: "Convoy GlusterFS"
|
||||
version: "v0.1"
|
||||
description: "Convoy GlusterFS - Docker volume plugin"
|
||||
questions:
|
||||
- variable: "VOLUME_POOL"
|
||||
description: "Name of the GlusterFS Volume"
|
||||
label: "GlusterFS Volume"
|
||||
required: true
|
||||
type: "string"
|
||||
default: my_vol
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host label"
|
||||
description: "Specify a Rancher host label here that will be used to determine where the Convoy GlusterFS service is deploy. This will determine what hosts can access the volumes managed by this stack."
|
||||
type: "string"
|
||||
default: convoy.glusterfs=true
|
||||
required: true
|
||||
- variable: "GLUSTERFS_SERVICE"
|
||||
label: "GlusterFS Service"
|
||||
type: "service"
|
||||
required: true
|
||||
description: Service that is running GlusterFS
|
||||
|
||||
convoy-gluster:
|
||||
metadata:
|
||||
volume_pool: "${VOLUME_POOL}"
|
||||
health_check:
|
||||
request_line: GET /healthcheck HTTP/1.0
|
||||
port: 10241
|
||||
interval: 2000
|
||||
response_timeout: 2000
|
||||
unhealthy_threshold: 3
|
||||
healthy_threshold: 2
|
||||
|
||||
convoy-gluster-storagepool:
|
||||
scale: 1
|
||||
health_check:
|
||||
request_line: GET /healthcheck HTTP/1.0
|
||||
port: 10241
|
||||
interval: 2000
|
||||
response_timeout: 2000
|
||||
unhealthy_threshold: 3
|
||||
healthy_threshold: 2
|
23
templates/convoy-gluster/1/docker-compose.yml
Normal file
23
templates/convoy-gluster/1/docker-compose.yml
Normal file
@ -0,0 +1,23 @@
|
||||
convoy-gluster:
|
||||
labels:
|
||||
io.rancher.container.create_agent: 'true'
|
||||
io.rancher.scheduler.global: 'true'
|
||||
privileged: true
|
||||
pid: host
|
||||
volumes:
|
||||
- /lib/modules:/lib/modules:ro
|
||||
- /proc:/host/proc
|
||||
- /var/run:/host/var/run
|
||||
- /etc/docker/plugins:/etc/docker/plugins
|
||||
external_links:
|
||||
- "${GLUSTERFS_SERVICE}:glusterfs"
|
||||
image: rancher/convoy-agent:v0.3.0
|
||||
command: volume-agent-glusterfs
|
||||
|
||||
convoy-gluster-storagepool:
|
||||
labels:
|
||||
io.rancher.container.create_agent: 'true'
|
||||
volumes:
|
||||
- /var/run:/host/var/run
|
||||
image: rancher/convoy-agent:v0.3.0
|
||||
command: storagepool-agent
|
37
templates/convoy-gluster/1/rancher-compose.yml
Normal file
37
templates/convoy-gluster/1/rancher-compose.yml
Normal file
@ -0,0 +1,37 @@
|
||||
.catalog:
|
||||
name: "Convoy GlusterFS"
|
||||
version: "v0.2"
|
||||
description: "Convoy GlusterFS - Docker volume plugin"
|
||||
questions:
|
||||
- variable: "VOLUME_POOL"
|
||||
description: "Name of the GlusterFS Volume"
|
||||
label: "GlusterFS Volume"
|
||||
required: true
|
||||
type: "string"
|
||||
default: my_vol
|
||||
- variable: "GLUSTERFS_SERVICE"
|
||||
label: "GlusterFS Service"
|
||||
type: "service"
|
||||
required: true
|
||||
description: Service that is running GlusterFS
|
||||
|
||||
convoy-gluster:
|
||||
metadata:
|
||||
volume_pool: "${VOLUME_POOL}"
|
||||
health_check:
|
||||
request_line: GET /healthcheck HTTP/1.0
|
||||
port: 10241
|
||||
interval: 2000
|
||||
response_timeout: 2000
|
||||
unhealthy_threshold: 3
|
||||
healthy_threshold: 2
|
||||
|
||||
convoy-gluster-storagepool:
|
||||
scale: 1
|
||||
health_check:
|
||||
request_line: GET /healthcheck HTTP/1.0
|
||||
port: 10241
|
||||
interval: 2000
|
||||
response_timeout: 2000
|
||||
unhealthy_threshold: 3
|
||||
healthy_threshold: 2
|
252
templates/convoy-gluster/catalogIcon-convoy.svg
Normal file
252
templates/convoy-gluster/catalogIcon-convoy.svg
Normal file
@ -0,0 +1,252 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 723.1 241.9" style="enable-background:new 0 0 723.1 241.9;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#FFFFFF;stroke:#3D3D3D;stroke-width:10;stroke-miterlimit:10;}
|
||||
.st1{fill:#FFFFFF;stroke:#E6E6E6;stroke-width:10;stroke-miterlimit:10;}
|
||||
.st2{fill:none;stroke:#E6E6E6;stroke-width:10;stroke-miterlimit:10;}
|
||||
.st3{fill:#3D3D3D;}
|
||||
.st4{fill:#FFFFFF;}
|
||||
.st5{fill:#F7C94A;}
|
||||
.st6{fill:#313131;}
|
||||
.st7{fill:#0D5E8C;}
|
||||
.st8{fill:#0071BC;}
|
||||
.st9{fill:none;stroke:#8B8B8B;stroke-width:6;stroke-miterlimit:10;stroke-dasharray:15,20,15,20,15,20;}
|
||||
.st10{fill:url(#SVGID_1_);}
|
||||
.st11{fill:#0075A8;}
|
||||
.st12{fill:none;stroke:#3D3D3D;stroke-width:10;stroke-miterlimit:10;}
|
||||
.st13{fill:none;stroke:#3D3D3D;stroke-width:5;stroke-miterlimit:10;stroke-dasharray:10,7,10,7,10,7;}
|
||||
.st14{fill:none;stroke:#F1C40F;stroke-width:6;stroke-miterlimit:10;stroke-dasharray:15,20,15,20,15,20;}
|
||||
.st15{fill:#29373C;}
|
||||
.st16{fill:#F7F9F9;}
|
||||
.st17{fill:#CCD1D3;}
|
||||
.st18{opacity:0.1;fill:#0071BC;}
|
||||
.st19{fill:none;stroke:#F1C40F;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
|
||||
.st20{fill:#F1C40F;}
|
||||
.st21{fill:none;stroke:#CCD1D3;stroke-width:2;stroke-miterlimit:10;stroke-dasharray:3,2,3,2,3,2;}
|
||||
.st22{fill:#CCCCCC;}
|
||||
.st23{fill:none;stroke:#CE242B;stroke-width:5;stroke-miterlimit:10;}
|
||||
.st24{fill:none;stroke:#CE242B;stroke-width:10;stroke-miterlimit:10;}
|
||||
.st25{fill:none;}
|
||||
.st26{fill:url(#SVGID_2_);}
|
||||
.st27{fill:url(#SVGID_3_);}
|
||||
.st28{fill:url(#SVGID_4_);}
|
||||
.st29{fill:url(#SVGID_5_);}
|
||||
.st30{fill:url(#SVGID_6_);}
|
||||
.st31{fill:url(#SVGID_7_);}
|
||||
.st32{fill:url(#SVGID_8_);}
|
||||
.st33{fill:url(#SVGID_9_);}
|
||||
.st34{fill:url(#SVGID_10_);}
|
||||
.st35{fill:url(#SVGID_11_);}
|
||||
.st36{fill:url(#SVGID_12_);}
|
||||
.st37{fill:url(#SVGID_13_);}
|
||||
.st38{fill:url(#SVGID_14_);}
|
||||
.st39{fill:url(#SVGID_15_);}
|
||||
.st40{fill:url(#SVGID_16_);}
|
||||
.st41{fill:url(#SVGID_17_);}
|
||||
.st42{fill:url(#SVGID_18_);}
|
||||
.st43{fill:url(#SVGID_19_);}
|
||||
.st44{fill:url(#SVGID_20_);}
|
||||
.st45{fill:url(#SVGID_21_);}
|
||||
.st46{fill:url(#SVGID_22_);}
|
||||
.st47{fill:url(#SVGID_23_);}
|
||||
.st48{fill:url(#SVGID_24_);}
|
||||
.st49{fill:url(#SVGID_25_);}
|
||||
.st50{fill:url(#SVGID_26_);}
|
||||
.st51{fill:none;stroke:#3D3D3D;stroke-width:7;stroke-miterlimit:10;}
|
||||
.st52{fill:url(#);stroke:#3D3D3D;stroke-width:7;stroke-miterlimit:10;}
|
||||
.st53{fill:#FFFFFF;stroke:#3D3D3D;stroke-width:7;stroke-miterlimit:10;}
|
||||
.st54{fill:#FFFFFF;stroke:#3D3D3D;stroke-width:5;stroke-miterlimit:10;}
|
||||
.st55{opacity:0.3;}
|
||||
.st56{fill:#8B8B8B;}
|
||||
.st57{fill:#FFFFFF;stroke:#3D3D3D;stroke-width:2;stroke-miterlimit:10;}
|
||||
.st58{fill:#2ECC71;}
|
||||
.st59{fill:none;stroke:#CCD1D3;stroke-miterlimit:10;stroke-dasharray:2,1,2,1,2,1;}
|
||||
.st60{fill:#A3ABAF;}
|
||||
.st61{fill:#3498DB;}
|
||||
.st62{fill:#2980B9;}
|
||||
.st63{fill:#E67E22;}
|
||||
.st64{fill:#D35401;}
|
||||
.st65{fill:#E49701;}
|
||||
.st66{fill:#EADF5A;}
|
||||
.st67{fill:#D7C320;}
|
||||
.st68{fill:#34495E;}
|
||||
.st69{fill:#2C3E50;}
|
||||
.st70{fill:#2B2B2B;}
|
||||
.st71{fill:#262626;}
|
||||
.st72{fill:#3A6F81;}
|
||||
.st73{fill:#356272;}
|
||||
.st74{fill:#00558B;}
|
||||
.st75{fill:#27AE60;}
|
||||
.st76{fill:#A5C63B;}
|
||||
.st77{fill:#8EB021;}
|
||||
.st78{fill:#ECF0F1;}
|
||||
.st79{fill:#BDC3C7;}
|
||||
.st80{fill:#95A5A6;}
|
||||
.st81{fill:#7F8C8D;}
|
||||
.st82{fill:#E74C3C;}
|
||||
.st83{fill:#C0392B;}
|
||||
.st84{fill:#F15354;}
|
||||
.st85{fill:#EA3738;}
|
||||
.st86{fill:#78C9CF;}
|
||||
.st87{fill:#389EA8;}
|
||||
.st88{fill:#2D8490;}
|
||||
.st89{fill:#1A6470;}
|
||||
.st90{fill:#21364A;}
|
||||
.st91{fill:#040B15;}
|
||||
.st92{fill:#99A3A8;}
|
||||
.st93{fill:#66767C;}
|
||||
.st94{fill:#334851;}
|
||||
.st95{fill:#5C686F;}
|
||||
.st96{fill:#0A141A;}
|
||||
.st97{fill:none;stroke:#F1C40F;stroke-width:2;stroke-miterlimit:10;}
|
||||
.st98{fill:none;stroke:#D35401;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
|
||||
.st99{fill:#E6E6E6;}
|
||||
.st100{fill:#006BB7;}
|
||||
.st101{fill:#E5F1F8;}
|
||||
.st102{fill:#0C5988;}
|
||||
.st103{fill:#25343A;}
|
||||
.st104{fill:#DEEBF2;}
|
||||
.st105{fill:#B7C5CD;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st3" d="M319,100.2c0.4,0,0.7,0.1,1.1,0.2c0.4,0.1,0.7,0.4,1,0.7l6,6.3c-2.6,3.4-5.9,6-9.9,7.8c-4,1.7-8.6,2.6-14,2.6
|
||||
c-5,0-9.4-0.8-13.3-2.5c-3.9-1.7-7.2-4-10-7c-2.7-3-4.8-6.5-6.3-10.6c-1.5-4.1-2.2-8.5-2.2-13.3c0-4.9,0.8-9.3,2.4-13.4
|
||||
c1.6-4.1,3.8-7.6,6.7-10.5c2.9-3,6.3-5.3,10.3-6.9c4-1.6,8.4-2.5,13.2-2.5c2.4,0,4.8,0.2,6.9,0.6c2.2,0.4,4.2,1,6.1,1.8
|
||||
c1.9,0.8,3.6,1.7,5.2,2.8c1.6,1.1,3,2.2,4.2,3.5l-5.1,6.8c-0.3,0.4-0.7,0.8-1.2,1.1c-0.4,0.3-1.1,0.5-1.9,0.5c-0.5,0-1-0.1-1.5-0.4
|
||||
c-0.5-0.2-1-0.5-1.5-0.9c-0.5-0.3-1.1-0.7-1.8-1.1c-0.6-0.4-1.4-0.8-2.3-1.1c-0.9-0.3-1.9-0.6-3.1-0.9c-1.2-0.2-2.6-0.4-4.1-0.4
|
||||
c-2.5,0-4.8,0.5-6.9,1.4c-2.1,0.9-3.9,2.3-5.4,4.1c-1.5,1.8-2.7,4-3.5,6.5c-0.8,2.6-1.2,5.5-1.2,8.8c0,3.3,0.5,6.3,1.4,8.9
|
||||
c0.9,2.6,2.1,4.8,3.7,6.6c1.6,1.8,3.4,3.1,5.5,4.1c2.1,0.9,4.3,1.4,6.7,1.4c1.4,0,2.6-0.1,3.8-0.2c1.1-0.1,2.2-0.4,3.2-0.7
|
||||
c1-0.3,1.9-0.7,2.8-1.3c0.9-0.5,1.7-1.2,2.6-2c0.4-0.3,0.7-0.5,1.2-0.7S318.5,100.2,319,100.2z"/>
|
||||
<path class="st3" d="M405.1,84.5c0,4.7-0.8,9.1-2.4,13.2c-1.6,4.1-3.9,7.6-6.9,10.6s-6.5,5.3-10.7,7c-4.2,1.7-8.8,2.6-13.8,2.6
|
||||
s-9.7-0.8-13.9-2.6c-4.2-1.7-7.7-4-10.7-7c-3-3-5.3-6.5-6.9-10.6c-1.6-4.1-2.4-8.4-2.4-13.2c0-4.7,0.8-9.1,2.4-13.2
|
||||
c1.6-4.1,3.9-7.6,6.9-10.6c3-3,6.5-5.3,10.7-7c4.2-1.7,8.8-2.5,13.9-2.5s9.7,0.9,13.8,2.6c4.2,1.7,7.7,4.1,10.7,7
|
||||
c3,3,5.2,6.5,6.9,10.6C404.3,75.4,405.1,79.8,405.1,84.5z M389.6,84.5c0-3.2-0.4-6.1-1.3-8.7c-0.8-2.6-2-4.8-3.6-6.6
|
||||
c-1.6-1.8-3.5-3.2-5.7-4.1c-2.3-1-4.8-1.4-7.7-1.4c-2.9,0-5.5,0.5-7.8,1.4c-2.3,1-4.2,2.3-5.8,4.1c-1.6,1.8-2.8,4-3.6,6.6
|
||||
c-0.8,2.6-1.3,5.5-1.3,8.7c0,3.3,0.4,6.2,1.3,8.7c0.8,2.6,2,4.8,3.6,6.6c1.6,1.8,3.5,3.2,5.8,4.1c2.3,0.9,4.9,1.4,7.8,1.4
|
||||
c2.9,0,5.5-0.5,7.7-1.4c2.3-0.9,4.2-2.3,5.7-4.1c1.6-1.8,2.8-4,3.6-6.6C389.2,90.7,389.6,87.7,389.6,84.5z"/>
|
||||
<path class="st3" d="M479.9,51.9v65.2H472c-1.2,0-2.1-0.2-2.9-0.6c-0.8-0.4-1.6-1-2.3-1.9L436,75.7c0.1,1.2,0.2,2.3,0.2,3.4
|
||||
c0,1.1,0.1,2.1,0.1,3.1v34.9H423V51.9h8c0.7,0,1.2,0,1.7,0.1c0.4,0.1,0.9,0.2,1.2,0.3c0.4,0.2,0.7,0.4,1,0.7
|
||||
c0.3,0.3,0.7,0.7,1.1,1.2l31,39.2c-0.1-1.3-0.3-2.5-0.3-3.6c-0.1-1.2-0.1-2.3-0.1-3.3V51.9H479.9z"/>
|
||||
<path class="st3" d="M559.9,51.9l-26.1,65.2h-13.7L494,51.9h12.2c1.3,0,2.4,0.3,3.2,0.9c0.8,0.6,1.4,1.4,1.8,2.3l12.6,34.9
|
||||
c0.6,1.5,1.2,3.2,1.7,5c0.6,1.8,1.1,3.7,1.6,5.7c0.4-2,0.9-3.9,1.4-5.7c0.5-1.8,1.1-3.5,1.7-5l12.5-34.9c0.3-0.8,0.9-1.6,1.8-2.3
|
||||
c0.9-0.7,1.9-1,3.2-1H559.9z"/>
|
||||
<path class="st3" d="M635.6,84.5c0,4.7-0.8,9.1-2.4,13.2c-1.6,4.1-3.9,7.6-6.9,10.6s-6.5,5.3-10.7,7c-4.2,1.7-8.8,2.6-13.8,2.6
|
||||
s-9.7-0.8-13.9-2.6c-4.2-1.7-7.7-4-10.7-7c-3-3-5.3-6.5-6.9-10.6c-1.6-4.1-2.4-8.4-2.4-13.2c0-4.7,0.8-9.1,2.4-13.2
|
||||
c1.6-4.1,3.9-7.6,6.9-10.6c3-3,6.5-5.3,10.7-7c4.2-1.7,8.8-2.5,13.9-2.5s9.7,0.9,13.8,2.6c4.2,1.7,7.7,4.1,10.7,7
|
||||
c3,3,5.2,6.5,6.9,10.6C634.8,75.4,635.6,79.8,635.6,84.5z M620.2,84.5c0-3.2-0.4-6.1-1.3-8.7c-0.8-2.6-2-4.8-3.6-6.6
|
||||
c-1.6-1.8-3.5-3.2-5.7-4.1c-2.3-1-4.8-1.4-7.7-1.4c-2.9,0-5.5,0.5-7.8,1.4c-2.3,1-4.2,2.3-5.8,4.1c-1.6,1.8-2.8,4-3.6,6.6
|
||||
c-0.8,2.6-1.3,5.5-1.3,8.7c0,3.3,0.4,6.2,1.3,8.7c0.8,2.6,2,4.8,3.6,6.6c1.6,1.8,3.5,3.2,5.8,4.1c2.3,0.9,4.9,1.4,7.8,1.4
|
||||
c2.9,0,5.5-0.5,7.7-1.4c2.3-0.9,4.2-2.3,5.7-4.1c1.6-1.8,2.8-4,3.6-6.6C619.7,90.7,620.2,87.7,620.2,84.5z"/>
|
||||
<path class="st3" d="M680.6,92.3v24.8h-15.1V92.3l-23.6-40.4h13.3c1.3,0,2.3,0.3,3.1,0.9c0.8,0.6,1.4,1.4,1.9,2.3l9.2,19
|
||||
c0.8,1.5,1.5,2.9,2.1,4.2c0.6,1.3,1.2,2.6,1.7,3.8c0.4-1.3,1-2.6,1.5-3.9c0.6-1.3,1.3-2.7,2-4.1l9.1-19c0.2-0.4,0.5-0.8,0.8-1.2
|
||||
c0.3-0.4,0.6-0.7,1.1-1.1c0.4-0.3,0.9-0.6,1.4-0.8c0.5-0.2,1.1-0.3,1.7-0.3h13.4L680.6,92.3z"/>
|
||||
<path class="st11" d="M306.4,157.9h23.2v27.5c-3.3,2.4-6.9,4.2-10.7,5.3c-3.8,1.1-7.7,1.7-11.8,1.7c-5.4,0-10.3-0.8-14.7-2.5
|
||||
c-4.4-1.7-8.2-4-11.3-7c-3.1-3-5.5-6.5-7.2-10.6c-1.7-4.1-2.6-8.5-2.6-13.3c0-4.9,0.8-9.3,2.4-13.4c1.6-4.1,3.9-7.6,6.9-10.5
|
||||
s6.6-5.3,10.9-6.9c4.3-1.6,9-2.5,14.3-2.5c2.7,0,5.3,0.2,7.7,0.7c2.4,0.4,4.6,1.1,6.6,1.8c2,0.8,3.9,1.7,5.5,2.8
|
||||
c1.7,1.1,3.2,2.2,4.5,3.5l-4.4,6.7c-0.7,1-1.6,1.7-2.7,1.9c-1.1,0.2-2.3,0-3.5-0.8c-1.2-0.7-2.3-1.3-3.4-1.9
|
||||
c-1.1-0.5-2.1-0.9-3.2-1.3c-1.1-0.3-2.3-0.6-3.5-0.7c-1.2-0.1-2.6-0.2-4.1-0.2c-2.8,0-5.4,0.5-7.7,1.5c-2.3,1-4.2,2.4-5.8,4.2
|
||||
c-1.6,1.8-2.8,4-3.7,6.6c-0.9,2.6-1.3,5.4-1.3,8.5c0,3.5,0.5,6.5,1.4,9.2c1,2.7,2.3,5,4,6.8s3.8,3.3,6.3,4.2c2.4,1,5.1,1.5,8.1,1.5
|
||||
c1.8,0,3.5-0.2,4.9-0.5c1.5-0.4,2.9-0.8,4.3-1.4v-9.9h-6.4c-1,0-1.7-0.3-2.2-0.8c-0.5-0.5-0.8-1.1-0.8-1.9V157.9z"/>
|
||||
<path class="st11" d="M387.9,179.6v12.1h-39.3v-65.2h15.1v53.1H387.9z"/>
|
||||
<path class="st11" d="M430.4,179.7c2,0,3.8-0.3,5.4-1c1.6-0.7,2.9-1.6,4-2.9c1.1-1.3,1.9-2.8,2.5-4.6c0.6-1.8,0.9-3.9,0.9-6.2
|
||||
v-38.6h15.1v38.6c0,4-0.6,7.7-1.9,11c-1.3,3.3-3.2,6.2-5.6,8.6c-2.4,2.4-5.4,4.3-8.8,5.6c-3.5,1.3-7.4,2-11.7,2
|
||||
c-4.4,0-8.3-0.7-11.7-2c-3.5-1.3-6.4-3.2-8.8-5.6c-2.4-2.4-4.3-5.3-5.5-8.6c-1.3-3.3-1.9-7-1.9-11v-38.6h15.1v38.6
|
||||
c0,2.3,0.3,4.3,0.9,6.2c0.6,1.8,1.4,3.3,2.5,4.6c1.1,1.3,2.5,2.2,4,2.9C426.6,179.4,428.4,179.7,430.4,179.7z"/>
|
||||
<path class="st11" d="M515.2,139.7c-0.4,0.7-0.9,1.3-1.4,1.6c-0.5,0.4-1.1,0.5-1.9,0.5c-0.7,0-1.4-0.2-2.2-0.6
|
||||
c-0.8-0.4-1.7-0.9-2.7-1.5c-1-0.5-2.1-1-3.4-1.5c-1.3-0.4-2.7-0.6-4.4-0.6c-2.8,0-4.9,0.6-6.3,1.8c-1.4,1.2-2.1,2.8-2.1,4.9
|
||||
c0,1.3,0.4,2.4,1.3,3.3c0.8,0.9,1.9,1.6,3.3,2.2c1.4,0.6,2.9,1.2,4.7,1.7c1.7,0.5,3.5,1.1,5.3,1.7c1.8,0.6,3.6,1.4,5.3,2.3
|
||||
c1.7,0.9,3.3,2,4.7,3.3c1.4,1.3,2.5,3,3.3,4.9c0.8,1.9,1.3,4.2,1.3,7c0,3-0.5,5.8-1.6,8.5c-1,2.6-2.6,4.9-4.5,6.9
|
||||
c-2,2-4.4,3.5-7.3,4.6c-2.9,1.1-6.2,1.7-9.9,1.7c-2,0-4.1-0.2-6.2-0.6s-4.1-1-6.1-1.8c-2-0.8-3.8-1.7-5.5-2.7
|
||||
c-1.7-1-3.2-2.2-4.5-3.5l4.5-7.1c0.4-0.5,0.8-0.9,1.4-1.3c0.6-0.3,1.2-0.5,1.9-0.5c0.9,0,1.8,0.3,2.7,0.9c0.9,0.6,1.9,1.2,3.1,1.9
|
||||
c1.1,0.7,2.5,1.3,4,1.9c1.5,0.6,3.3,0.8,5.3,0.8c2.7,0,4.9-0.6,6.4-1.8c1.5-1.2,2.3-3.1,2.3-5.8c0-1.5-0.4-2.8-1.3-3.7
|
||||
c-0.8-1-1.9-1.7-3.3-2.4c-1.4-0.6-2.9-1.2-4.6-1.7c-1.7-0.5-3.5-1-5.3-1.6c-1.8-0.6-3.6-1.3-5.3-2.1c-1.7-0.8-3.3-2-4.6-3.4
|
||||
c-1.4-1.4-2.5-3.1-3.3-5.2c-0.8-2.1-1.3-4.6-1.3-7.7c0-2.4,0.5-4.8,1.5-7.2c1-2.3,2.4-4.4,4.3-6.2c1.9-1.8,4.3-3.3,7-4.4
|
||||
c2.8-1.1,6-1.6,9.5-1.6c2,0,3.9,0.2,5.8,0.5c1.9,0.3,3.7,0.8,5.4,1.4c1.7,0.6,3.3,1.3,4.8,2.2c1.5,0.8,2.8,1.8,4,2.9L515.2,139.7z"
|
||||
/>
|
||||
<path class="st11" d="M584.6,138.5h-18.3v53.2h-15.1v-53.2h-18.3v-12h51.8V138.5z"/>
|
||||
<path class="st11" d="M616.4,138.1v15.2h20.5v11.2h-20.5v15.5h26.8v11.6h-42v-65.2h42v11.6H616.4z"/>
|
||||
<path class="st11" d="M714.7,191.7h-13.7c-2.5,0-4.4-1-5.5-2.9l-10.8-18.9c-0.5-0.8-1.1-1.4-1.7-1.8c-0.6-0.4-1.5-0.6-2.7-0.6h-3.8
|
||||
v24.1h-15.1v-65.2h21.2c4.7,0,8.7,0.5,12.1,1.5c3.3,1,6,2.3,8.1,4.1c2.1,1.7,3.6,3.8,4.6,6.1c1,2.4,1.4,4.9,1.4,7.7
|
||||
c0,2.1-0.3,4.1-0.9,6s-1.4,3.6-2.5,5.2c-1.1,1.6-2.5,3-4.1,4.3c-1.6,1.3-3.5,2.3-5.6,3.1c1,0.5,1.9,1.1,2.8,1.9
|
||||
c0.9,0.8,1.6,1.7,2.3,2.7L714.7,191.7z M682.6,157.1c2.1,0,3.8-0.3,5.3-0.8c1.4-0.5,2.6-1.2,3.6-2.2c0.9-0.9,1.6-2,2-3.2
|
||||
c0.4-1.2,0.6-2.6,0.6-4c0-2.9-0.9-5.1-2.8-6.7c-1.9-1.6-4.8-2.4-8.7-2.4h-6.1v19.3H682.6z"/>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st7" d="M259.7,81.8l-7.3-43.7c-2.3-14-8.3-25.5-12.7-25.5c-4.3,0-8.4,11.6-8.4,25.8v11.4c0,14.2-10.5,24.9-24.7,24.9
|
||||
h-11.4c-0.8,0-1.9,1-4.5,1v31.4c2.6,0,3.7,0.4,4.5,0.4h42.9C252.4,107.5,262.1,95.8,259.7,81.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st7" d="M6.7,81.7L14,38.1c2.3-14,8.4-25.5,12.7-25.5s8.4,11.6,8.4,25.8v11.4c0,14.2,10.5,25.3,24.7,25.3h11.4
|
||||
c0.8,0,1.9,0.5,2.9,0.6v31.4c-1,0-2.1,0.1-2.9,0.1H28.3C14.1,107.1,4.4,95.7,6.7,81.7z"/>
|
||||
</g>
|
||||
<path class="st8" d="M193.1,220.1c0,6.1-4.9,11-11,11h-100c-6.1,0-11-4.9-11-11v-165c0-6.1,4.9-11,11-11h100c6.1,0,11,4.9,11,11
|
||||
V220.1z"/>
|
||||
<g>
|
||||
<path class="st15" d="M76.2,106.8c26.2-15.9,64.7-12.8,85.3-9.6c19,3,31.6,9.9,41.6,20.7V89.6c0-34.1-7.3-61.7-70-61.7
|
||||
c-61.7,0-70,27.6-70,61.7v28.5C66.1,113.6,71.2,109.8,76.2,106.8z"/>
|
||||
</g>
|
||||
<path class="st16" d="M135.5,21.4c-1.3-0.4-3.2-0.4-4.5,0c-45.2,13-59.9,5.9-59.9,68.1v20.5c0-0.5,1.5-1.1,2.3-1.6l-1.1,1.6
|
||||
c16.6-12.2,41-14.9,60.7-15.4c19.7,0.5,44.2,3.2,60.7,15.4l-1.6-1.6c0.8,0.5,1.8,1,1.8,1.6V89.6C194.1,27.4,180.7,34.4,135.5,21.4z
|
||||
"/>
|
||||
<path class="st17" d="M191.3,102.3h-2.4v-1.7h2.4V102.3z M191.3,98.3h-2.4v-3.6h2.4V98.3z M191.3,92.3h-2.4l0-3.6h2.4L191.3,92.3z
|
||||
M188.9,86.4c0-1.2,0-2.4,0-3.6l2.4,0c0,1.2,0,2.4,0,3.6L188.9,86.4z M188.9,80.4c0-1.2-0.1-2.4-0.1-3.6l2.4-0.1
|
||||
c0,1.2,0.1,2.4,0.1,3.6L188.9,80.4z M188.7,74.5c-0.1-1.2-0.1-2.4-0.2-3.5l2.4-0.2c0.1,1.2,0.2,2.4,0.2,3.6L188.7,74.5z
|
||||
M188.3,68.6c-0.1-1.2-0.2-2.4-0.4-3.5l2.4-0.3c0.1,1.2,0.3,2.4,0.4,3.6L188.3,68.6z M187.6,62.7c-0.2-1.2-0.4-2.3-0.6-3.5l2.3-0.4
|
||||
c0.2,1.2,0.4,2.4,0.6,3.6L187.6,62.7z M186.6,56.9c-0.3-1.2-0.5-2.3-0.9-3.4l2.3-0.6c0.3,1.1,0.6,2.3,0.9,3.5L186.6,56.9z
|
||||
M185.1,51.3c-0.4-1.1-0.8-2.2-1.2-3.3l2.2-0.9c0.5,1.1,0.9,2.2,1.3,3.4L185.1,51.3z M182.9,45.9c-0.5-1.1-1.1-2.1-1.7-3l2-1.3
|
||||
c0.6,1,1.2,2.1,1.8,3.2L182.9,45.9z M180,41c-0.7-0.9-1.4-1.8-2.2-2.7l1.8-1.6c0.8,0.9,1.6,1.9,2.4,2.9L180,41z M176.2,36.7
|
||||
c-0.8-0.8-1.7-1.5-2.7-2.1l1.4-2c1,0.7,2,1.5,2.9,2.3L176.2,36.7z M171.6,33.4c-1-0.6-2-1.1-3.1-1.5l0.9-2.2c1.2,0.5,2.3,1,3.3,1.6
|
||||
L171.6,33.4z M166.4,31c-1.1-0.4-2.2-0.7-3.3-0.9l0.5-2.3c1.2,0.3,2.4,0.6,3.6,1L166.4,31z"/>
|
||||
<path class="st17" d="M77.9,102.3h-2.4v-1.7h2.4V102.3z M77.9,98.3h-2.4v-3.6h2.4V98.3z M77.9,92.3h-2.4l0-3.6l2.4,0L77.9,92.3z
|
||||
M77.9,86.4l-2.4,0c0-1.2,0-2.4,0-3.6l2.4,0C77.9,84,77.9,85.2,77.9,86.4z M78,80.4l-2.4,0c0-1.2,0.1-2.4,0.1-3.6l2.4,0.1
|
||||
C78,78,78,79.2,78,80.4z M78.2,74.5l-2.4-0.1c0.1-1.2,0.1-2.4,0.2-3.6l2.4,0.2C78.3,72.1,78.2,73.3,78.2,74.5z M78.5,68.6l-2.4-0.2
|
||||
c0.1-1.2,0.2-2.4,0.4-3.6l2.4,0.3C78.8,66.2,78.6,67.4,78.5,68.6z M79.2,62.7l-2.4-0.3c0.2-1.2,0.4-2.4,0.6-3.6l2.3,0.4
|
||||
C79.6,60.4,79.4,61.5,79.2,62.7z M80.2,56.9l-2.3-0.5c0.3-1.2,0.6-2.4,0.9-3.5l2.3,0.6C80.8,54.6,80.5,55.8,80.2,56.9z M81.8,51.3
|
||||
l-2.3-0.7c0.4-1.2,0.8-2.3,1.3-3.4L83,48C82.6,49.1,82.2,50.2,81.8,51.3z M83.9,45.9l-2.1-1c0.5-1.1,1.1-2.2,1.8-3.2l2,1.3
|
||||
C85,43.8,84.5,44.8,83.9,45.9z M86.9,41l-1.9-1.4c0.7-1,1.5-2,2.4-2.9l1.8,1.6C88.3,39.1,87.6,40,86.9,41z M90.7,36.7l-1.6-1.8
|
||||
c0.9-0.8,1.9-1.6,2.9-2.3l1.4,2C92.4,35.2,91.5,35.9,90.7,36.7z M95.3,33.4l-1.2-2.1c1.1-0.6,2.2-1.2,3.3-1.6l0.9,2.2
|
||||
C97.3,32.3,96.2,32.8,95.3,33.4z M100.5,31l-0.8-2.3c1.1-0.4,2.3-0.7,3.6-1l0.5,2.3C102.7,30.4,101.5,30.7,100.5,31z"/>
|
||||
<path class="st18" d="M81.3,105.7c0,0,111.8,0.3,111.8,111.5V106.6C193.1,106.6,140.8,82.2,81.3,105.7z"/>
|
||||
<path class="st20" d="M70.9,197.1c-0.5,0-1-0.2-1.4-0.6c-0.8-0.8-0.8-2,0-2.8c14.4-14.6,32.8-17.7,45.7-17.7c1.1,0,2,0.9,2,2
|
||||
s-0.9,2-2,2c-12.1,0-29.4,2.9-42.8,16.5C71.9,196.9,71.4,197.1,70.9,197.1z"/>
|
||||
<path class="st15" d="M211,117.6c-9.8-12.1-25.4-19.9-46.6-23.3c-22.5-3.5-64.6-6.8-93.5,10.7c-5.2,3.1-9.9,7.3-14.4,12.7
|
||||
c-1,1.2-1,2.8,0,4c0.6,0.7,1.5,1.1,2.4,1.1c0.5,0,1.1-0.1,1.6-0.4c0.2-0.1,16.9-9.7,43.2-14.4c24.3-4.4,61.9-5.4,103.6,14.4
|
||||
c1.3,0.6,2.9,0.3,3.8-0.9C211.9,120.3,211.9,118.7,211,117.6z"/>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st20" d="M70.4,199.9c-0.4,0.8-3.1,3.3-3.5,3.6l0-0.1c-0.1-0.6-0.4-4.3,0-5.2c0.4-0.9,1.6-1.4,2.5-0.9
|
||||
C70.4,197.9,70.8,199,70.4,199.9z M64.7,200.4c-0.1,0-0.1,0-0.2,0l-2.3-2.9c0.8-0.5,1.6-0.8,1.9-0.9c1.1-0.1,2,0.6,2.1,1.7
|
||||
C66.4,199.4,65.7,200.3,64.7,200.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st20" d="M60,204.3c1-0.2,1.7-1.2,1.5-2.2c-0.2-1-1.2-1.8-2.2-1.6c-0.5,0.1-1.7,0.8-2.7,1.5c-1,0.7-1.8,1.4-1.8,1.4
|
||||
s1.1,0.2,2.2,0.5C58.2,204.1,59.5,204.4,60,204.3z M59.5,199.3c0,0,1.4-1,2.7-1.8l2.3,2.9c-0.6,0-1.9-0.3-3-0.6
|
||||
C60.5,199.5,59.5,199.3,59.5,199.3z M61.2,207.2c-0.3,0.9-2.7,3.6-3,4l0,0c-0.2-0.6-0.8-4.1-0.6-5.1c0.3-1,1.3-1.6,2.4-1.2
|
||||
C61,205.2,61.5,206.3,61.2,207.2z M65.7,203.5c-0.2,0.5-1,1.4-1.8,2.3c-0.8,0.8-1.5,1.5-1.5,1.5s-0.2-1-0.3-2.2
|
||||
c-0.1-1.2-0.2-2.5,0-3c0.3-1,1.5-1.5,2.4-1.1C65.6,201.4,66.1,202.5,65.7,203.5z M55.6,208.4c-0.1,0-0.1,0-0.2,0l-2.6-2.6
|
||||
c0.7-0.6,1.5-1,1.9-1.1c1-0.3,2.1,0.4,2.3,1.4C57.3,207.2,56.6,208.1,55.6,208.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st20" d="M51.5,212.8c1-0.4,1.5-1.4,1.2-2.4c-0.3-1-1.4-1.6-2.4-1.3c-1,0.3-4.1,3.6-4.1,3.6s1.1,0.1,2.3,0.2
|
||||
C49.7,213,51,213,51.5,212.8z M50.4,207.9c0,0,1.3-1.2,2.5-2.1l2.6,2.6c-0.6,0.1-1.9-0.1-3-0.2C51.3,208.1,50.4,207.9,50.4,207.9
|
||||
z M53.1,215.6c-0.1,0.5-0.6,1.4-1.2,2.3c-0.5,0.9-1.1,1.8-1.2,2l-0.1,0c-0.2-0.5-1.5-4-1.3-5c0.2-1,1.2-1.7,2.2-1.5
|
||||
C52.6,213.6,53.3,214.6,53.1,215.6z M57,211.3c-0.1,0.5-0.8,1.5-1.5,2.4c-0.7,0.9-1.3,1.7-1.3,1.7s-0.3-1-0.6-2.2
|
||||
c-0.3-1.2-0.5-2.4-0.3-3c0.2-1,1.3-1.6,2.3-1.4C56.6,209.2,57.2,210.3,57,211.3z M47.7,217.5c0,0-0.1,0-0.2,0l-3-2.2
|
||||
c0.7-0.7,1.3-1.2,1.7-1.4c1-0.4,2.1,0.1,2.5,1.1C49.1,216,48.7,217.1,47.7,217.5z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st20" d="M44.3,222.5c0.9-0.5,1.3-1.6,0.8-2.5c-0.5-1-1.6-1.4-2.6-0.9c-0.5,0.2-1.4,1.3-2.2,2.2
|
||||
c-0.7,1-1.3,1.9-1.3,1.9s1.1-0.1,2.3-0.2C42.5,222.9,43.8,222.7,44.3,222.5z M42.4,217.8c0,0,0.3-0.3,0.7-0.8
|
||||
c0.4-0.5,1-1.1,1.5-1.6l3,2.2c-0.6,0.2-1.9,0.2-3,0.2C43.4,217.8,42.4,217.8,42.4,217.8z M46.3,225c0,1-1.5,4.2-1.7,4.6l-0.1,0
|
||||
c-0.3-0.5-2-3.7-2-4.7c0-1.1,0.8-1.9,1.9-1.8C45.5,223.1,46.3,224,46.3,225z M49.5,220.2c-0.1,0.5-0.6,1.6-1.1,2.6
|
||||
c-0.5,1-1,1.9-1,1.9s-0.5-0.9-0.9-2.1c-0.4-1.1-0.8-2.4-0.8-2.9c0-1.1,1-1.8,2.1-1.7C48.8,218.2,49.6,219.2,49.5,220.2z"/>
|
||||
</g>
|
||||
</g>
|
||||
<path class="st18" d="M212.4,117.5c-2.4-3-5.3-5.8-8.5-8.3V89.5c0-19.1-2.3-36.2-15.5-47.6c-8.4-12.2-24.2-12.9-51-20.6
|
||||
c-0.7-0.2-1.6-0.3-2.5-0.3c0.3,18.5,0.4,56.9,0.3,84.2c21.1,0.1,46.4,4.1,73.5,17c1.3,0.6,2.9,0.3,3.8-0.9
|
||||
C213.4,120.2,213.3,118.6,212.4,117.5z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 17 KiB |
5
templates/convoy-gluster/config.yml
Normal file
5
templates/convoy-gluster/config.yml
Normal file
@ -0,0 +1,5 @@
|
||||
name: Convoy GlusterFS
|
||||
description: |
|
||||
Docker Volume Manager for GlusterFS Volumes
|
||||
version: v0.2
|
||||
category: Rancher Services
|
Loading…
x
Reference in New Issue
Block a user