-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automated Setup #4
Comments
Indeed, the setup is quite lengthy. |
I believe Stout does set up the user account and permissions. |
From what I read, Stout requires a "master" credentials set it uses to create specific users for each project. |
I believe it just needs credentials which have the permissions required to do the actions we're talking about, set up an S3 bucket, create an IAM user, etc. I don't think this is gonna be avoidable if the goal is to make the setup automatic. |
Why not use CloudFormation? |
CloudFormation looks definitely interesting, if you have experience with it, feel free to contribute ;-) |
It would be nice if there was an automated way of setting up the bucket/CORS/Policy/etc. and doing the upload to S3. You might want to take a look at Stout for example.
The text was updated successfully, but these errors were encountered: