search for: webcenter

Displaying 1 result from an estimated 1 matches for "webcenter".

Did you mean: setcenter
2017 Aug 30
0
Unable to use Heketi setup to install Gluster for Kubernetes
...--------------------------- [root at node-1 rancher]# cat gluster-server.sh #!/bin/bash sudo docker run --name=gluster-server -d \ --env 'SERVICE_NAME=gluster' \ --restart always \ --env 'GLUSTER_DATA=/srv/docker/gitlab' \ --publish 2222:22 \ webcenter/rancher-glusterfs-server ------------------------------------------------------------------ In /etc/heketi/heketi.json, following is the only modified portion: ------------------------------------------------------------------ "executor": "ssh", "_sshexec_comment&...