Skip to content
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

Support for EC2 Instance Profile instead of AccessKey/SecretKey and support for Key Prefixes so that multiple environments can share the same S3 bucket #10

Open
BenWolstencroft opened this issue Dec 13, 2017 · 0 comments

Comments

@BenWolstencroft
Copy link

We host our sitefinity website on ec2 instances within amazon, these instances have an instance profile (and an IAM role associated with them), we'd like to use this role when accessing the S3 bucket for blob storage.

Also, we have multiple deployment environments (Testing, PreProd, Production), and would like these environments to have the same libraries configured (names etc) but with different content, within a single S3 bucket

I've submitted a pull request which adds these features: #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant