mludvig / aws-ethereum-miner

CloudFormation template for mining Ethereum crypto currency on AWS
267 stars 152 forks source link

How to run multiple instances of this on AWS? + Some general questions #36

Closed blueboy90780 closed 2 years ago

blueboy90780 commented 2 years ago

I've launched one instance of this on AWS. But how do launch multiple miners with multiple workers?

Also, how do I detect the hash rate for these things and benchmark them like you did? I want to try benchmarking them on other cryptocurrencies as well.

Will this instance run for 24 hours?

mludvig commented 2 years ago

Check the Instances in the EC2 console - how many are running? If you see only 1 instance it could be because…

If you want to run more instances increase the required hashrate in the stack parameters and make sure that your service limits are high enough.