ReleaseEngineering/How Tos/Heroku:Add a custom domain

< ReleaseEngineering‎ | How Tos
Revision as of 20:39, 27 January 2016 by Dividehex (talk | contribs) (Created page with "Heroku apps setup under Release Engineering can utilize the domain name ''''.mozilla-releng.net'''' and the associated Heroku ssl endpoint. Simply create a cname name pointed...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Heroku apps setup under Release Engineering can utilize the domain name '.mozilla-releng.net' and the associated Heroku ssl endpoint. Simply create a cname name pointed at oita-54541.herokussl.com and then add the new cname to the app as a custom domain.

$ heroku domains:add newherokuapp.mozilla-releng.net
Adding newherokuapp.mozilla-releng.net to newherokuapp... done