Hello,

I've been doing some research on google app engine and in particular the 
google cloud storage service.  For my upcoming project I think its the 
right fit, however I'm running into some issues integrating the cloud 
storage services into the greater project.  I am new to google app engine, 
so I apologize ahead of time if this has been answered.

I've created an example application using the cloud storage service, and 
was able to successfully store and retrieve files.  In order to do so, I 
had to register the application, reference the application id in a 
configuration, and launch it through a dev_appserver.py script, which I 
believe simulates the application running on google's servers.  For this 
project, I'm looking to run it not in google's cloud.  In short, I would 
like to maintain the credential support that has been provided, continue to 
use the cloud storage server, but not launch the application through 
something like dev_appserver.py.

Does anyone know a tutorial that focuses on this?  Is it even possible, or 
violates some terms of agreement?

Thanks,
Max

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to