I have the AWS Elastic Beanstalk Command Line Tool running on my Ubuntu 12.04 LTS Virtual Machine but I can only get it to work if i set the location of EB to the exact website folder I am going to deploy. I would have thought I could have put this somewhere generic and called it at whatever location i was in. This is how i am having to set it up at the moment:
export PATH=$PATH:/home/lee/websites/my-specific-website-folder/aws-cli/eb/linux/python2.7/
No comments:
Post a Comment