新 App Engine 应用程序完全实施域需要多长时间?

发布于 2024-12-14 16:54:15 字数 774 浏览 0 评论 0原文

几个月前,我发布了 这个问题,因为我尝试完美地遵循所有 Google 说明,使用 Google App Engine 应用程序设置域。

我仍然无法让我的新域名(通过 Google 购买)正常工作。在我的 Google Apps 帐户和 DNS 设置调整(使用 Google 使用的 ENOM 注册器)进行了三次检查之后,我放弃了,并认为我只需等待几天看看会发生什么。

令人惊讶的是,几天后我的域名开始正常工作,没有任何问题,我开始怀疑问题是否在于谷歌需要一些时间来完成所有设置。

今天,我再次发布了 App Engine 应用程序,并完成了通过 Google 购买域并在 Google Apps 中进行设置的过程。按照 Google 的说明操作后,转到我的新域会指向通用欢迎页面 (见此处。)

我有预感,我已经正确设置了我的网站,我可能应该耐心等待。然而,我从未见过谷歌文档说明安装可能需要一段时间,所以我仍然有点怀疑。

我需要等待多长时间才能让我的域、Apps 站点和 App Engine 应用程序针对我的新域完全设置并正常运行?

A few months ago I posted this question because I tried to follow all of the Google instructions, perfectly, for setting up a domain with your Google App Engine application.

I still couldn't get my new domain (purchased through Google) to work properly. After a bit of triple checking in my Google Apps account and DNS setting tweaks (with the ENOM registrar which Google uses), I gave up and figured I'd just wait a few days to see what happened.

Surprise, after a few days my domain started to work without any problems and I've begun to wonder if the problem was that it takes Google a bit of time to get everything setup on there end.

Today, I've once again published an App Engine application and went through the process of purchasing a domain through Google and setting it up in Google Apps. After following Googles instructions, going to my new domain points to a generic welcome page (seen here.)

I have a hunch that I've setup my web site correctly and I should probably just be patient. However, I've never seen Google documentation stating that the setup may take a while, so I'm still a wee bit skeptical.

How long should I have to wait for my domain, Apps site and App Engine application to be fully setup and functional against my new domain?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

罪歌 2024-12-21 16:54:28

当您注册新域名时,新域名通常需要 24 到 96 小时才能传播。
传播域后,您可以在几分钟内设置您的 Google App Engine 应用程序。

通常,您需要调整域的 DNS 来执行一些不需要超过 10 分钟的操作:

  1. 创建 TXT 记录以允许 Google 验证您拥有该域
  2. CNAME 记录创建以将您的 App 引擎应用程序映射到新注册域名

When you register your new Domain name, the new Domain will typically take between 24 to 96 hours to propagate.
Once the Domain is propagated, you can setup your Google App Engine application in few minutes.

Usually you will need to tweak the DNS of your Domain for a couple of operations that does not require more than 10 minutes of work:

  1. TXT record creation to allow Google to verify you own that Domain
  2. CNAME record creation to map your App engine application to the new registered Domain
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文