ReleaseEngineering/How Tos/Heroku:Add a custom domain: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 20:39, 27 January 2016

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