Heroku の DNS がかなり前に動かなくなっていました。そういえば、だいぶ前に Zerigo DNS が使えなくなるよとメール📩が来ていて忘れていました。
以下メール📩抜粋
Zerigo DNS is no longer a supported add-on and its service may stop working at any time. If you are actively using the add-on for DNS resolution and it stops working, your app will go down.
Please take action immediately to switch to a new DNS provider if you have not done so already. This is the final email communication regarding this add-on shutdown and continued use of this service will be at your own risk.
We recommend the PointDNS add-on for your app's DNS management needs and have created this knowledge base article with detailed instructions on how to migrate from Zerigo DNS to PointDNS.
つまり Zerigo DNS 廃止するから PointDNS を勧めるよみたいな内容ですね。
Heroku で DNS を振りたい人向け
この記事は ValueDomain + Heroku でドメイン設定を行いたい方が対象です。
Heroku の Addons から PointDNS へ
Heroku に Addons という機能があるので、そちらから PointDNS で Install PointDNS します。
https://elements.heroku.com/addons/pointdns
こんなモーダルがでました。
Provision を押します。
PointDNS の設定
Provision を押すと resources の画面に飛ばされました。
Add-onsに PointDNS が表示されています。
My domains に pugiemonn.com があったので、そのリンクを進みます。
こんな感じで pogiemonn.com が勝手に振られていました。
ValueDomain に PointDNS のネームサーバーを指定
先程 PointDNS の画面で表示されたネームサーバーを ValueDomain のネームサーバーに書いておきます。
動作
しばらく経ってから http://pugiemonn.com/ にアクセスしたら表示されました。
次にやること
さくらレンタルサーバーへサブドメイン(blog.pugiemonn.com)でアクセスできるようにします。