Watts-Lab / commonsense-platform

Commonsense platform
https://commonsense.seas.upenn.edu
1 stars 0 forks source link

Configure `commonsensicality.*` #56

Closed markwhiting closed 1 year ago

markwhiting commented 1 year ago

Let's get set up with commonsensicality.org and .com.

Let's prioritize .org because it fits better with the academic goals of the project.

We should of course have https, and why not also do email, so we can use that for login etc.

markwhiting commented 1 year ago

@amirrr — let me know if you might need any privileges to do any of this stuff.

amirrr commented 1 year ago

@markwhiting I get these permission errors:

User: arn:aws:iam::012585330321:user/deveops_external is not authorized to perform: route53:GetHostedZoneCount because no identity-based policy allows the route53:GetHostedZoneCount action

User: arn:aws:iam::012585330321:user/deveops_external is not authorized to perform: route53:GetTrafficPolicyInstanceCount because no identity-based policy allows the route53:GetTrafficPolicyInstanceCount action

User: arn:aws:iam::012585330321:user/deveops_external is not authorized to perform: route53:GetHealthCheckCount because no identity-based policy allows the route53:GetHealthCheckCount action

User: arn:aws:iam::012585330321:user/deveops_external is not authorized to perform: route53domains:ListOperations on resource: * because no identity-based policy allows the route53domains:ListOperations action

User: arn:aws:iam::012585330321:user/deveops_external is not authorized to perform: route53domains:ListDomains on resource: * because no identity-based policy allows the route53domains:ListDomains action

amirrr commented 1 year ago

@markwhiting we can request a ssl certificate for the url through AWS Certificate Manager.

markwhiting commented 1 year ago

Should be done, or in processing → https://us-east-1.console.aws.amazon.com/acm/home?region=us-east-1#/certificates/fe23f166-0e0f-45f0-ad90-7ae9fd8c8df5

markwhiting commented 1 year ago

Also, you should now have permission for route53

amirrr commented 1 year ago

Domain now points to the site, just waiting for the certificate.

markwhiting commented 1 year ago

Great! Thanks.

amirrr commented 1 year ago

HTTPS is now working. closing.