Closed joe1chen closed 8 years ago
@joe1chen if you set APOLLO_PROVIDER=aws/public-cloud or APOLLO_PROVIDER=aws/private-cloud it should work
Thanks, the docs need to be updated.
@joe1chen yes - they do - they're a bit out of date since we merged some PRs to move to CoreOS. Please feel free to send in a PR to update the docs if you can!
@tayzlor Will definitely send a PR once I get everything working.
I have set
APOLLO_PROVIDER=aws
and all the other environment variables, but when I run/bin/bash bootstrap/apollo-launch.sh
it results in an error.Output:
Looks like the aws files got moved around? There is now a
aws/public-cloud/util.sh
andaws/private-cloud/util.sh
. How can I fix the error?