balena-io / open-balena

Open source software to manage connected IoT devices at scale
https://balena.io/open
GNU Affero General Public License v3.0
1.03k stars 162 forks source link

AWS S3 support via IAM Role #67

Open nofurey opened 4 years ago

nofurey commented 4 years ago

It would be great to add support to use AWS S3 for the registry storage using an IAM Role with rotating credentials instead of having to hardcode IAM User credentials into the environment file.

mwohlert commented 4 years ago

I'd also appreciate that feature