On Wed, Feb 11, 2015 at 11:40 PM, Ken Bowen <[email protected]> wrote:

> My problem is that I'm confused as to how to set up a GAE managed VM.
> When I go to my Developers Console (console.developers.google.com/project)
> and click "Create Project", I don't see any options for a GAE managed VM.
> Can anyone point me in the right direction to get started?
>



The short version is that a Managed VM is a plain App Engine application
(no changes in creation or upload), but with a few extra configuration
commands in appengine-web.xml. There isn't anything special to configure
within the developers console.

Here's a sample application that runs a guestbook app within a Managed VM -
the README file contains instructions on setting everything up:
https://github.com/GoogleCloudPlatform/appengine-java-vm-guestbook-extras .
Specifically, you'll want to look at the appengine-web part of the
instructions.


-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALSvALAUfkapHH-AynxQ1z0-cF6LtMBMCRksuhOTPrAfUGwirQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to