It is my impression that GAE needed an interface to the Outside world for deploying apps to "domains" and much like when I was at Microsoft this means, "Don't re-invent the wheel". This is fine short term, but if the wheel the other team is using is great for Monster Trucks, it may suck on your F1 car. Of course the solution is compromise. That way your wheel can suck for both uses. :-)
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jeff Schnitzer Sent: Friday, May 27, 2011 11:51 AM To: [email protected] Subject: Re: [google-appengine] Re: changing app id which is served from a domain FWIW, I also found the flow of this hard to figure out. The Google Apps control panel is a bit too labyrinthine. Jeff On Fri, May 27, 2011 at 11:30 AM, Ioannis Cherouvim <[email protected]> wrote: > Thanks a lot. After 10 minutes of searching all options on the Google > Apps interface and 5 times of re-reading your answer I got it at > Dashboard > Service settings -> Add more services > > On May 27, 8:57 pm, Robert Kluin <[email protected]> wrote: >> If you're an admin on the Google Apps Domain you should be able to >> open the domains control panel and add the app. As I recall you do >> this under the add services section. You do not need to be an admin >> of the app engine application to do that. >> >> Robert >> >> On Fri, May 27, 2011 at 12:32, Ioannis Cherouvim >> >> >> >> <[email protected]> wrote: >> > Hello >> >> > I have 2 application ids (serving the same code). The app ids are >> > foo and bar (foo.appspot.com and bar.appspot.com). >> >> > foo is being served viawww.example.combut I now want to move the >> > data from foo to bar (I can do that via backup and restore using >> > appcfg) and also changewww.example.comto serve bar instead of foo. >> >> > As a google apps user I can see and deploy on both foo and bar >> > since I am owner in both. The problem is that I can only see app id >> > "foo" in the google apps domain tools. So I cannot simply >> > removewww.example.com from foo.appspot.com and add it to >> > bar.appspot.com >> >> > any ideas? >> > thanks >> >> > -- >> > You received this message because you are subscribed to the Google Groups "Google App Engine" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to [email protected]. >> > For more options, visit this group athttp://groups.google.com/group/google-appengine?hl=en. > > -- > You received this message because you are subscribed to the Google Groups "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to [email protected]. > For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
