Get static IP address for Heroku app

dns-hostingdomain-name-systemherokuipstatic-ip

I want to make a domain point to my Heroku app, so I am trying to create an A record that targets myapp.herokuapp.com.

The problem is that the domain provider requires an IP address, and I cannot find any IP address for my Heroku app. I guess it might be something about Heroku only having dynamic IP addresses (and thus no static IP addresses).

How can I fix this problem? Can I make Heroku use static IP addresses?

Best Answer

There are heroku apps for that. Take a look at https://devcenter.heroku.com/articles/fixie