Changes between Version 1 and Version 2 of BluePrintGoogleAppEngine


Ignore:
Timestamp:
03/21/11 00:01:25 (14 years ago)
Author:
Gavin Treadgold
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGoogleAppEngine

    v1 v2  
    11== Overview ==
    2 After some recent discussions with members of the Google Crisis Response Team, we are looking at what is required to get Sahana Eden working on the Google App Engine (GAE).
     2After some recent discussions with members of the Google Crisis Response Team, we are looking at what is required to get Sahana Eden working on the [http://code.google.com/appengine/ Google App Engine] (GAE). We are investigating what are the current issues with getting Sahana Eden running on GAE, and what efforts may be required to ensure that Eden can be successfully deployed.
    33
    4 We are investigating what are the current issues with getting Sahana Eden running on GAE, and what efforts may be required to ensure that Eden can be successfully deployed.
     4== Installation Test ==
     5It would be good to schedule an installation test of Sahana Eden on GAE to determine where the roadblocks are. The last known installation attempt was around October 2010.
    56
    67== Issues ==
     
    1011 * Some complex Python libraries (particularly those that interface with C executables) may need to be installed by Google to work e.g.  [http://lxml.de/ LibXML] and [http://trac.gispython.org/lab/wiki/Shapely Shapely]
    1112
    12 === Known/Confirmed Issues ===
     13=== Confirmed Issues ===
    1314These are issues that have actually been tested/confirmed.
    1415
    15 == Actions Required ==
     16== Actions ==
     17These are actions required to further progress
     18 * Undertake an installation test of Sahana Eden on GAE - ideally with 1-2 Google personnel in channel at same time.
    1619 * Request access to [http://code.google.com/appengine/business/ Google Appe Engine Business Preview] to test Sahana Eden with hosted SQL and SSL.