Closed
Bug 912694
Opened 11 years ago
Closed 11 years ago
set up a cdn.webmaker.org for officially sanctioned ext. libraries
Categories
(Webmaker Graveyard :: DevOps, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: michiel, Assigned: johns)
Details
(Whiteboard: mozfest)
In order to offer users some easily available webmaker-sanctioned libaries, it would be nice to set up a cdn.webmaker.org and use it to host our product libraries, like popcorn.js, maybe a domdiff.js, processing.js etc.
Comment 1•11 years ago
|
||
Amen to this. Moving to DevOps, as I suspect that's what this needs.
Component: Thimble → DevOps
Updated•11 years ago
|
Whiteboard: mozfest
Assignee | ||
Comment 2•11 years ago
|
||
Can we use cloudfront for this? We don't need a CDN sitting in front of anything, so from my view, that would be the way to go.
Comment 3•11 years ago
|
||
Yep, cloudfront is fine for JS. You'll need to add an SSL cert though, since you can't load http scripts in https.
Assignee | ||
Comment 4•11 years ago
|
||
Ugh, that will be $600 a month.
Everyone OK with that? I can setup the bucket and distro today
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(brett)
Comment 5•11 years ago
|
||
I'd prefer not to pay $600/month. What does that mean in terms of available URLs / options?
Flags: needinfo?(brett)
Updated•11 years ago
|
Assignee: nobody → johns
Flags: needinfo?(johns)
Assignee | ||
Comment 6•11 years ago
|
||
So I suppose the big question is: Why do you want a CDN?
We can just use S3 if we want, and then proxy it like we do with makes.org.
this causes a 10X slowdown in downloads, but it does not cost $600 a month.
Flags: needinfo?(brett)
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(johns)
Assignee | ||
Comment 7•11 years ago
|
||
I've setup a bucket, assets.webmaker.org, and a cloudfront distro.
https://d37xx2sul3y8g2.cloudfront.net
Who all needs to be able to upload to this bucket?
Comment 8•11 years ago
|
||
I'd say myself, humph, jbuck and pomax for now.
Flags: needinfo?(brett)
Whiteboard: mozfest
Comment 9•11 years ago
|
||
oops. I had removed mozfest, but this seems close enough we should let it ride!
Whiteboard: mozfest
Comment 10•11 years ago
|
||
jp, can we move on this, and have some more friendly URLs?
Flags: needinfo?(johns)
Comment 11•11 years ago
|
||
JP finished this off, with https://d37xx2sul3y8g2.cloudfront.net setup.
If it must be a friendly URL, then we'll have to pony up $600/month for a custom SSL certificate or go with the slower and cheaper option of an SSL proxy.
Comment 12•11 years ago
|
||
Ah, awesome. So how do we upload there?
Comment 13•11 years ago
|
||
JP, could you send credentials for this and then we can mark as resolved?
Assignee | ||
Comment 14•11 years ago
|
||
This should now be done! Let me know if anyone else gets jammed up.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(johns)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•