IAM Role based install

Topics related to Version 3 of AutomatiCloud
Post Reply
ultrspark5
Posts: 2
Joined: Tue Nov 29, 2016 4:56 pm

IAM Role based install

Post by ultrspark5 »

I am looking to install this application on a IAM role based EC2 server with no key directly applying in the automaticcloud tool, the security permissions are applied at the instance level and policy is controlled by IAM, Is there any option or ways to setup this tool to use IAM role.

Thank you
admin
Site Admin
Posts: 223
Joined: Tue Nov 17, 2015 8:48 pm

Re: IAM Role based install

Post by admin »

To use AutomatiCloud you need to create a pair of access-key and secret-key. Both have to be entered in the settings dialog.
The two keys have to be associated with a user account you set up in IAM. This user account must be given a role with some IAM rights that are documented here:

http://www.automaticloud.net/setup/

If you want to limit the rights to a single EC2 instance you have to change the resource clause

"Resource": [ "*"]

Stephan
Post Reply