Changes between Initial Version and Version 1 of BluePrintGoogleAppEngine


Ignore:
Timestamp:
03/20/11 23:57:41 (14 years ago)
Author:
Gavin Treadgold
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGoogleAppEngine

    v1 v1  
     1== Overview ==
     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 Google App Engine (GAE).
     3
     4We 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.
     5
     6== Issues ==
     7=== Potential Issues ===
     8These are issues that have been discussed as possibly/likely, but have not yet been tested/confirmed.
     9 * GAE bigtables doesn't support db joins
     10 * 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]
     11
     12=== Known/Confirmed Issues ===
     13These are issues that have actually been tested/confirmed.
     14
     15== Actions Required ==
     16 * Request access to [http://code.google.com/appengine/business/ Google Appe Engine Business Preview] to test Sahana Eden with hosted SQL and SSL.