Changes between Version 1 and Version 2 of BluePrintGoogleAppEngine
- Timestamp:
- 03/21/11 00:01:25 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintGoogleAppEngine
v1 v2 1 1 == 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).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 [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. 3 3 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 == 5 It 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. 5 6 6 7 == Issues == … … 10 11 * 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 12 === Known/Confirmed Issues ===13 === Confirmed Issues === 13 14 These are issues that have actually been tested/confirmed. 14 15 15 == Actions Required == 16 == Actions == 17 These 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. 16 19 * Request access to [http://code.google.com/appengine/business/ Google Appe Engine Business Preview] to test Sahana Eden with hosted SQL and SSL.