How to add custom domain in Google cloud

 We can add custom domain of our application which is hosted in Google cloud ' VM ( instant Virtual machine).

For that follow this video..

step1- open googl console

step2 - go to network services ->cloud dns -> create Zone

step3 - enter zone name and DNS name (zone name is domain without suffix i.e - kriyaniti and DNS is with suffix i.e - kriyaniti.com )

step 4 -goto Add Record Set

step5 -enter External IP 

step6 - google cloud side is completed

step7- now go to Domain Registrar like -godaddy

step8 - copy NAMESERVER and External IP from google cloud and paste it to your domain Registrar 

https://youtu.be/mcwYGpdKDEg

Comments

Popular posts from this blog

simple inventory management system using Google Apps Script

sales forecasting ML model in retail using the Prophet algorithm from the Facebook Prophet library