Coalfire-Research / npk

A mostly-serverless distributed hash cracking platform
792 stars 151 forks source link

Craft custom AMI & Extend region support #50

Open DemanNL opened 5 years ago

DemanNL commented 5 years ago

Hi,

NPK deploy.sh needs access to us-east-1, us-east-2, us-west-1, us-west-2. However, if you are from the EU. You don't have access to these EC2 US regions.

eu-central-1 and eu-west-1 have access to the nvidia tesla GPU instances. How do I change the hardcoded region values?

In the meanwhile I'll try to convince AWS to give me access to US regions.

c6fc commented 4 years ago

There's currently no way to do this due to the limitations of the NVidia AMI. However, as a part of the v2 push I'll be adding a packer config to provision/publish a functional AMI to all regions. After that's done, it will be possible to leverage these other regions for campaigns.