Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
S3 Access with IAM role instead of access/secret keys
-
I am setting up ProGet to run in AWS EC2.
EC2 instances are able to access S3 buckets through an IAM role and instance profile.
Is there a way to set up the S3 package store so I don't need to specify keys?
Product: ProGet
Version: 5.0.7
-
As of the current version (5.0.7) this is not possible since the keys are required. We will investigate further; if this type of connectivity is possible via the Amazon SDK we will consider adding it.
Here is the tracking issue: https://github.com/Inedo/inedox-aws/issues/2
-
Hi Tod - I see there is a pull request tied to that issue that implements exactly what we need.
Any idea how long it will take to turn that around into a release?
-
The biggest hold-up on our end is regression testing... a bit timely unfortunately.
However, it seems quite straight-forward. Want to just give it a shot, but building that branch and installing the extnsion?
https://inedo.com/support/documentation/various/inedo-sdk/creating
You should be able to just build the project and then zip up the extension file.
-
Alana,
I tested the change and it is working for me with version 5.0.8.
Ship it! :)