### Getting Started ### Assuming you already have the AWS account, the next step after installation is proper AWS credentials setup. Our stack is already configured in such a way that all AWS tools expect the following files to be present: - config/aws-credentials.txt and config/aws-config.txt You need to add there AWS Access Key ID and AWS Secret Access Key. - config/ec2.crt Copy AWS PEM-encoded X.509 certificate to this location. - config/ec2.key Copy AWS Private key file to this location. Please make sure that all those files are readable only by the owner. On Unix system you may want to execute the following command: $ chmod 600 config/* You can always find more info about the AWS BitNami CloudTools configuration at: http://bitnami.com/tools/cloud