Reputation: 1029
I have a domain name purchased already, can I host a website in Google app engine for that. If it is possible please tell me the steps.
Upvotes: 0
Views: 68
Reputation: 494
Yes. Definitely. Here is the step by step documentation on using and setting up custom domain in Google app engine.
Here is another step by step video tutorial
Upvotes: 1
Reputation: 11360
Yes, of course. Set up an app in App Engine, then map the custom domain to it in the cloud console, and point its DNS to App Engine.
https://console.cloud.google.com/appengine/settings/domains
Upvotes: 1