|
@@ -7,6 +7,7 @@ wget -O /conf.toml http://onlyellow.cstor.cn/conf.toml
|
|
|
chmod +x /server
|
|
chmod +x /server
|
|
|
mkdir -p /mnt/v1
|
|
mkdir -p /mnt/v1
|
|
|
yum install -y amazon-efs-utils
|
|
yum install -y amazon-efs-utils
|
|
|
|
|
+yum install -y docker
|
|
|
|
|
|
|
|
sudo mount -t efs -o tls fs-0dfc5ae8:/ /mnt/v1
|
|
sudo mount -t efs -o tls fs-0dfc5ae8:/ /mnt/v1
|
|
|
aws configure set default.region cn-northwest-1
|
|
aws configure set default.region cn-northwest-1
|