User data script to deploy scrapyd on Amazon EC2
Based on this blog post http://pabloseminario.com/2013/03/26/running-scrapy-on-amazon-ec2/
Install boto
on a virtualenv:
$ pip install boto
add your AWS credentials in ~/.boto
or see the Boto Config tutorial
edit your options in ec2-launcher.py
and run:
$ vim ec2-launcher.py
$ python ec2-launcher.py