Point domain name to google compute engine

青春壹個敷衍的年華 提交于 2019-12-08 08:03:33

问题


I have recently setup a google compute engine and configured to host my website . so, to make the website accessible by domain name I used a one that I've got it from just host but i still get at the most of time the blue screen of justhost . remark: on justhost i can just change the name server so that's why I passed via Cloudns to change DNS records and point to my compute engine IP


回答1:


You can create A record with your domain host and point it to the Public IP of your GCE instance. Don't forget to reserve a static IP for your GCE instance instead of a ephemeral IP, in order to make sure your IP doesn't change.



来源:https://stackoverflow.com/questions/27041837/point-domain-name-to-google-compute-engine

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!