Changes between Version 118 and Version 119 of Contribute/Code


Ignore:
Timestamp:
04/08/13 20:53:21 (12 years ago)
Author:
Fran Boon
Comment:

+Deployment Tools

Legend:

Unmodified
Added
Removed
Modified
  • Contribute/Code

    v118 v119  
    205205  * If not already logged for this bug
    206206 * Ability to “vote” on tasks
     207==== Deployment Tools ====
     208Mentors: Fran Boon, ...
     209* Fabric scripts to be able to deploy Eden
     210- can extend https://github.com/lifeeth/spawn-eden
     211- select physical servers &/or Amazon EC2 account (walk-through creating keys/certs, region(s))
     212- select server roles distribution
     213- select Database (MySQL or PostgreSQL/PostGIS)
     214- select Webserver (Apache/mod_WSGI or Cherokee/uWSGI)
     215- add optional co-apps, such as GeoServer &/or OptaPlanner
     216- run Load Tests
     217* add simple UI (e.g. web2py or Tk app)
     218
    207219==== Out-Of-The-Box Sahana Deployment ====
    208220Mentors: Michael Howden, ...