Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 36 Next »

Running GAE-Studio on AppEngine

  1. Download the latest war of GAE Studio from our Drive folder
  2. Extract the content of the war to your preferred location.
  3. Download the latest version of Google Appengine SDK for Java.
  4. Extract the content of the zip to your preferred location.
  5. Using the command line, execute:
    /appengine-java-sdk-x.y.z/bin/appcfg.sh -A __application_id__ -M gaestudio update /path/to/unpacked/gae_studio
  6. Replace __application_id__ by your application ID. You may be asked to enter your email and password.
  7. GAE Studio will be available at http://gaestudio.__application_id__.appspot.com

Running GAE-Studio locally (Java runtime)

Running GAE-Studio locally (Python runtime)

Running GAE-Studio locally (Go runtime)

Running GAE-Studio locally (PHP runtime)

  • No labels