Closed Bug 1030199 Opened 10 years ago Closed 10 years ago

[Air Mozilla] CDN for airmozilla assets

Categories

(Infrastructure & Operations :: IT-Managed Tools, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: peterbe, Unassigned)

References

Details

(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/428] )

We would like to use a CDN for air mozilla. Ideally one for dev, stage and prod. 

Currently blocked by https://bugzilla.mozilla.org/show_bug.cgi?id=1030193 because we need all static assets to have appropriate cache headers for this to work well. 

Once we have a CDN domain we should be able to just set `MEDIA_URL = '//our.cdn.domain'` in settings/local.py
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/428]
Just a ping that the dependency has not been resolved.
Starting to work on setting up air.cdn.mozilla.net on EdgeCast. This needs SSL, correct?
SSL, yes this is a must.
https?://air.cdn.mozilla.net is up and running, pointing at air.mozilla.org for it's origin, for instance, see:

https://air.cdn.mozilla.net/static/img/logo-airmo-md.png
http://air.cdn.mozilla.net/static/img/logo-airmo-md.png

So setting MEDIA_URL = '//air.cdn.mozilla.net' should be all you need to do.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.