Static code review website bucket on AWS
Categories
(Cloud Services :: Operations: Miscellaneous, task)
Tracking
(Not tracked)
People
(Reporter: bastien, Assigned: oremj)
References
Details
The code-review frontend is currently hosted on an AWS S3 bucket initially created for the mozilla/release-services project.
We (relman/sallt team) do not control that bucket, nor its cloudfront usage. We'd like to migrate the testing & production static website buckets over to cloudops.
Could you create these two static website S3 buckets, and give me some AWS credentials to upload the website contents.
code-review-production-site-static-websitecode-review-testing-site-static-website
These 2 buckets should be exposed under the code-review.moz.tools subdomain (i'm filing another bug for that)
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 2•6 years ago
|
||
I can get this on Monday, it’s mostly set up. I just need to generate the credentials and set up a monitor. If you need assistance before Monday, you can ping jbuck and I can give him the necessary information.
| Reporter | ||
Comment 3•6 years ago
|
||
It can wait next week, no worries !
| Assignee | ||
Comment 4•6 years ago
|
||
I've sent you the keys via slack.
| Assignee | ||
Comment 5•6 years ago
|
||
| Env | Bucket | Url |
|---|---|---|
| testing | relman-testing-code-review-testing-static-website | code-review.stage.mozaws.net |
| production | relman-production-code-review-production-static-website | code-review.moz.tools |
| Reporter | ||
Comment 6•6 years ago
|
||
I got the keys, will update our deployment credentials tommorow. Thanks !
| Reporter | ||
Comment 7•6 years ago
|
||
I think there is an issue on the Cloudfront setup, as i only 403 on http://code-review.stage.mozaws.net/ but index.html is correctly uploaded on the testing bucket.
Also there does not seem to be an SSL certificate setup on the cloudfront distribution (Firefox gives SSL_ERROR_NO_CYPHER_OVERLAP).
Could you have a look Jeremy ?
| Assignee | ||
Comment 8•6 years ago
|
||
The cloudfront distribution needed once small change. I'm applying this now and this should all work in about 30 minutes.
| Reporter | ||
Comment 9•6 years ago
|
||
It works now, thanks !
Description
•