cloud-inquisitor icon indicating copy to clipboard operation
cloud-inquisitor copied to clipboard

Improve Documentation how to add account

Open Ph4rell opened this issue 5 years ago • 5 comments

Summary

Hi, i just finished the installation of cinq, i would like to test with an AWS account, but got an error "Contacts cannot be empty" Summary.

Maybe describe a bit more the Accounts section, with example, and what is expected/required ? I fullfill all the required field, and got this error. What does mean the field Contacts ? and Required Groups ? Does Cinq only need AWS account ? or do i need to configure a user/role with specific policy ?

Thank you Regards Pierre

Ph4rell avatar Mar 05 '19 15:03 Ph4rell

Hi Ph4rell,

We can definitely improve the documentation.

'Contacts cannot be empty' means you need to specify at least one email address associated with the AWS account. Required Roles is related to the IAM GH Auditor which enforces custom groups attached to a role : https://github.com/RiotGames/cinq-auditor-iam/blob/master/README.rst Also after you add the account you need to restart supervisor for it to pick up the new accounts.

I agree the documentation isn't super clear here. We'll leave this open to address.

TheM0ng00se avatar Mar 05 '19 20:03 TheM0ng00se

Hi @TheM0ng00se,

Thank you for your quick answer, i still don't get it ! sorry :) I specified my AWS Account, and one email address but still have the same error message. Is there a command to restart the supervisor ?

Ph4rell avatar Mar 06 '19 14:03 Ph4rell

supervisorctl restart all

should do it.

On Mar 6, 2019, at 6:55 AM, Ph4rell [email protected] wrote:

Hi @TheM0ng00se,

Thank you for your quick answer, i still don't get it ! sorry :) I specified my AWS Account, and one email address but still have the same error message. Is there a command to restart the supervisor ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

TheM0ng00se avatar Mar 06 '19 15:03 TheM0ng00se

Hi @TheM0ng00se,

I still got the same problem to add an account, would it be possible to schedule a google meetup to help me to finish the setup with you ?

When i will understand the way it works and got a running server, i'll update the docs !

regards; Pierre

Ph4rell avatar Apr 03 '19 12:04 Ph4rell

Hello @Ph4rell

After you enter an email address in the Contacts input box, you need to hit your Enter on the keyboard, and then you shall see a dialog to select the notification method. In this way, one Contacts will add.

It is really an experience matters.

GIF

likexian avatar Oct 23 '19 06:10 likexian