bookshelfdave · GitHub

@jgmize and I discussed the following:

DNS configuration:

support.mozilla.org
    -> prod-tp.sumo.moz.works (traffic policy)
    -> [prod-oregon-a.sumo.moz.works,
           prod-oregon-b.sumo.moz.works,
           prod-frankfurt.sumo.moz.works]
support.allizom.org
    -> stage-tp.sumo.moz.works (traffic policy)
    -> [stage-oregon-a.sumo.moz.works,
           stage-oregon-b.sumo.moz.works,
           stage-frankfurt.sumo.moz.works]

Certs we need to request:

  • dev/stage:
    • *.allizom.org, *.sumo.moz.works
  • prod:
    • *.sumo.moz.works, support.mozilla.org, support.mozilla.com

Questions:

  • do we need mobile.support.mozilla.org on the prod cert?
  • are there any dev subdomains on allizom.org?

Read the original on github.com ↗