You are not logged in.
Pages: 1
Hello.
I ran 2 commangs:
$ ecs-cli configure --region us-east-1 --cluster dht-cluster
$ ecs-cli up --keypair amazon-us-east1 --capability-iam --size 2 --image-id ami-78252303
I took image AMI from https://www.uplinklabs.net/projects/arch-linux-on-ec2/
The commands created dht-cluster and 2 instances, but they did not attached instances to the cluster. It seems like I have to connect to each instance and run `echo ECS_CLUSTER=dht-cluster >> /etc/ecs/ecs.config`. Is there any way to automate it?
Offline
Not an Arch discussion, moving to NC...
Offline
Pages: 1