Robert Gartman

Results 5 comments of Robert Gartman

Based on the previous entries in this case I've tried creating a volume like this: `docker volume create --driver rexray/s3fs:0.9.2 --opt linux.volume.fileMode=0777 --opt allow_other=true myrandoms3bucketname876756234` I run the above on...

Before checking out the standalone service setup - what is the roadmap and intended usage of the plugin model? I'm already using it successfully with containers running as root and...

I've spent some hours trying to get Rexray running as as a standalone service. Something seems broken since I get an error whatever I put inside the config.yml ``` root@ip-192-168-105-134:/etc/systemd/system#...

Thanks putting me on track with the config path. Rexray is now up and running and a command like.. `docker volume create --driver rexray --name "works123321123"` ... does indeed create...

I've spent quite some time getting the Rexray service install working but in wain. I'm not sure if I got lost in the docs when trying to figure out the...