I still don't get it.
I've purchased another domain to check how another Google apps admin
can add my service.
When creating my app on appengine I have to specify the hosted domain
to which this app will be restricted.
What domain do I have to enter? Do I have to enter my own domain? Will
this entry be changed once another admin subscribes to my service?
I've restricted my app to my domain and tried to add this service to
my brand new test-account on Google apps.

But I miserably failed as it was simply not reachable even though
CNAME was correct.
I tried the same with another public app that I've deployed on
appengine and this worked at first try.
But a public app is not what I want. I want to add a service to a
domain, so that every user can login without sharing the password with
my application. I'm using AuthSub to let the users grant access to
their data.

My next try was to add the new domain to my app engine version, but
this not only gives me:

"You do not have the permissions necessary to install this
application."

but it also only works for domains that are owned by me.
I'm very confused.
How is this feature intended to work? Or will it only work for public
services?


On Jul 28, 3:32 pm, Roberto Saccon <[email protected]> wrote:
> I don't understand why you want to distribute the app to endusers.
>
> Usually you provide a service to the enduser, and because some
> somebody has to pay for the cost (unless it is neglectible low), you
> have to come up with a monetization concept.
>
> Anyway, you have to wait until Google provides an appstore for
> appengine apps, then you can porvide the service to the endusers and
> don't have to write your own billing code.
>
> Or if you don't want to deal with the monetization, just put the
> source code on Google code or Github, so other developers can step in
> and take over that part.
>
> On Jul 28, 10:13 am, dflorey <[email protected]> wrote:
>
>
>
> > Or even better: If it would be as easy to add services to Google apps
> > as it is right now adding gadgets to the igoogle page.
> > There is already the "Google Solutions Marketplace" in place where
> > people can describe their services.
> > It would be awesome if domain administrators could simple add a
> > service from the marketplace and implicitly copy the deployed app to
> > their google account using a generated unique id and adopting the
> > hosted domain settings for the service.
>
> > On Jul 28, 3:08 pm, dflorey <[email protected]> wrote:
>
> > > I've developed an application for app engine that integrated with
> > > Google apps.
> > > How can I distribute the app to other Google apps users?
> > > Right now to run the application they have to:
> > > - have a google account with remaining GAE applications
> > > - create a new application with a unique id and restrict the
> > > authentication to their hosted domain
> > > - install GAE dev-environment to be able to run deploy-scripts
> > > - deploy the application to GAE using the deployment script after
> > > adopting the created unique id and their credentials
> > > - add the hosted domain
> > > - accept the service in Google apps
> > > - create the domain mapping
>
> > > This is a fairly complex task and is not feasible for the average
> > > Google apps end user.
> > > It would be extremely cool if I could simple deploy a version of my
> > > app to their hosted domain skipping the first 5 steps of the procedure
> > > so that they just have to accept the service.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to