Connecting domain to google app engine without google apps

后端 未结 3 1710
迷失自我
迷失自我 2020-12-30 13:11

Actualy, It\'s a couple of questions:

  1. Is it possible to somehow avoid registering google apps if I just want to connect google app engine applications to non-n
3条回答
  •  长发绾君心
    2020-12-30 14:01

    Here is a couple of answers:

    1. No, Google App Engine uses Google Apps to manage domains. See the Deploying your Application on your Google Apps URL article.
    2. Yes, if you are a School or University as explained here. If you aren't, why don't you just go for the Standard Edition?
    3. Yes, for a couple of domains and a couple of GAE instances, you'll need a couple of Google Apps AFAIK. But this shouldn't be an issue as the Google Apps Standard Edition is free. No. As pointed out by Nick, you can add multiple domains to an Apps account as aliases, then map them to different App Engine apps.

    Edit: The 3rd answer has been updated with the input provided by Nick Johnson in a comment.

提交回复
热议问题