InfoCommons / cic

Apache License 2.0
0 stars 0 forks source link

Improve deployment #295

Open ryscher opened 1 year ago

ryscher commented 1 year ago

When we deploy, we have to get a login token for AWS. This relys on saml.py to start a Chrome session and obtain the token. This is cumbersome, and Google occasionally changes how Chrome operates, making the process fragile.

Sunaina says we can use create_aws_creds.py to create the AWS token and bypass CAS login. We would need to open a new ticket for DevOps to create and provide you with new Access key ID/Secret access key for CIC-E AWS account, which you can use to create/generate AWS token.