I'd like to deploy services on AWS, how can I configure Juju to do this?
|
First install Juju:
Do a Which is a sample environment configured to run with EC2 machines and S3 permanent storage. To make this environment actually useful, you will need to tell juju about an AWS access key and secret key. To do this, you can either set the
See the EC2 provider documentation for more options. The S3 bucket does not need to exist already. Note If you already have an AWS account, you can determine your access key by visiting your account page, clicking "Security Credentials" and then clicking "Access Credentials". You'll be taken to a table that lists your access keys and has a "show" link for each access key that will reveal the associated secret key. And that's it, you're ready to go! |
||||
|
|