pointing custom domain to google backend instance

47 views
Skip to first unread message

radzish

unread,
Jun 2, 2011, 7:59:27 PM6/2/11
to google-a...@googlegroups.com
Hello,

I would like to expose one of my backend so it accepts client requests. I configured it adding "public" option. Everything works fine via backendName.appName.appspot.com. Now I wont to point my custom domain to that backend. I tried to do so the way it described in documentation of adding custom domains, but with no luck. new created domain points to default version of my apprather than to backend instance.

How can it be resolved?

Robert Kluin

unread,
Jun 3, 2011, 2:36:18 AM6/3/11
to google-a...@googlegroups.com
I'd also love to be able to map custom domains to specific app
versions / backends.

Here is a sort-of related issue:
http://code.google.com/p/googleappengine/issues/detail?id=2878

If you decide to make a new issue for this, please post back with a
link to the issue so we can star it.


Robert

> --
> You received this message because you are subscribed to the Google Groups "Google App Engine" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/T0c0d29KUHNQNlVK.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
>
>

Tom Phillips

unread,
Jun 3, 2011, 3:31:18 AM6/3/11
to Google App Engine
If you just looking to de-appspot things and are OK with
backendName.yoursub.yourdomain.com, this worked for me.

Under your Google app settings for that application, add an entry with
a wildcard to "Your users can access [your app] at" like this:

http://*.yoursub.yourdomain.com

where you presumably have http://yoursub.yourdomain.com for your
frontend already (keep that one too).

Configure DNS by adding a MX record at your domain provider for each
backend (or wildcards if they support it - GoDaddy doesn't). E.g.,
pointing backendName.yoursub.yourdomain.com to ghs.google.com. Wait
for the DNS change to propagate, then it should work.

/Tom

JH

unread,
Jun 3, 2011, 9:51:13 AM6/3/11
to Google App Engine
Yes, I would LOVE to be able to map specific versions to custom
domains. This would simulate 2 different apps using the same
dataset. Thank you for pointing out this issue to star Robert.

On Jun 3, 1:36 am, Robert Kluin <robert.kl...@gmail.com> wrote:
> I'd also love to be able to map custom domains to specific app
> versions / backends.
>
> Here is a sort-of related issue:
>  http://code.google.com/p/googleappengine/issues/detail?id=2878
>
> If you decide to make a new issue for this, please post back with a
> link to the issue so we can star it.
>
> Robert
>
>
>
>
>
>
>
> On Thu, Jun 2, 2011 at 19:59, radzish <radz...@gmail.com> wrote:
> > Hello,
>
> > I would like to expose one of my backend so it accepts client requests. I configured it adding "public" option. Everything works fine via backendName.appName.appspot.com. Now I wont to point my custom domain to that backend. I tried to do so the way it described in documentation of adding custom domains, but with no luck. new created domain points to default version of my apprather than to backend instance.
>
> > How can it be resolved?
>
> > --
> > You received this message because you are subscribed to the Google Groups "Google App Engine" group.
> > To view this discussion on the web visithttps://groups.google.com/d/msg/google-appengine/-/T0c0d29KUHNQNlVK.

radzish

unread,
Jun 3, 2011, 6:03:13 PM6/3/11
to google-a...@googlegroups.com
Hi Tom,

Thanks for your solution.  Wildcard domain configuration did the trick. It worked great for me.

I believe that would work for specific app versions also, though I did not check.

--
Alex
Reply all
Reply to author
Forward
0 new messages