Notes
  • Home
  • About
  • Writing
  • Projects

Previous post Next post Back to top Share post

Custom Heroku domain

Notes
2022-09-12
  1. Custom domain
1
heroku domains:add coolname.com --app <HEROKU APP NAME>
  1. Go to domain register service

Add DNS records: ALIAS - @ - DNS endpoint

  1. Make sure you go through Heroku app settings to enable SSL, by default it will be disable by Heroku

  2. Wait a few minutes

https://devcenter.heroku.com/articles/custom-domains
https://www.youtube.com/watch?v=UBpJV156jzk

  • Home
  • About
  • Writing
  • Projects
  • TOC
  • Share
  • Top
  • Menu
Copyright © 2023 Tam Thể
  • Home
  • About
  • Writing
  • Projects