Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Add domain to Google Appengine w/o using Google Apps for Business

I've tried to add a custom domain for my app, my own domain, instead of default example.appspot.com.

But just figured out that Google don't allow to use Google Apps for free anymore. Only Google Apps for Business.

Actually I don't need anything provided by Google Apps for Business, just need to use my own domain for my GAE project. But seems that now there no way to use custom domain w/o signin for Google Business account? and paying $50 a year.
Is it correct? Is there any other way to add custom domain to GAE?

like image 212
Igor Artamonov Avatar asked Jul 02 '13 11:07

Igor Artamonov


People also ask

Can I use my own domain for a Google site?

You can use a custom domain for a site published on new Google Sites. Using a custom domain can make it easier for people to find and remember your site with a web address like www.yourdomain.com. To use a custom domain for your site, you can: Select a domain from your Google Domains account (if you have one).


1 Answers

UPDATE: see comment from @JW.

I just discovered today (as of 2014-04-11) a new custom domain settings page is available from Google Developers Console:

Go to https://console.developers.google.com/project Click on your project On the left click "App Engine" Click "Settings" There you go! You can configure custom domain without the need of Google App account!


Register for Google Apps for Business and apply for $50 credit.

Starting June 15 and for a limited time, Google will offer a USD $50.00 App Engine credit for Google App Engine developers who have recently purchased a new Google Apps for Business domain account for their App Engine application.

https://docs.google.com/forms/d/1lSDA5Jol0Bosaop3RKZ9YqlSyzVLsCtAv8gYupBheR4/viewform

like image 174
Loša Avatar answered Oct 20 '22 05:10

Loša