mfwmtech

Results 1 comments of mfwmtech

You can also start CloudStor without EFS support, so it only uses EBS volumes: ```docker plugin install --alias cloudstor:aws --grant-all-permissions docker4x/cloudstor:17.06.0-ce-aws2 CLOUD_PLATFORM=AWS DEBUG=1 AWS_REGION=us-east-1 EFS_SUPPORTED=0 AWS_STACK_ID=nostack``` That way you don't...