-
Notifications
You must be signed in to change notification settings - Fork 22
Create a vagrantfile that launches an AWS sGMS instance #173
Comments
Example Vagrantfile below. It requires that the user be set up to use AWS in general.
|
I pushed up Vagrantfile.standalone.aws. It requires that 4 environment variables be set: |
To test (after setting environment variables):
Ideally we would have some of the subsequent logic in a shell-script, and un-comment provision.sh to run it automatically. |
This is cool. Will give it a try. @gatoravi have you tried this yet? Lets chat about the details when you have a minute. I guess as it is set up, it will only work in Another question I have is, where do these Can we rename these variables to something GMS related (e.g.
If we can get this working we should create a Wiki page with instructions describing how you get it fired up with your own AWS account. Note, its doubtful that an install would succeed on a |
@sakoht has an example of this. ;)
The text was updated successfully, but these errors were encountered: