| | 207 | ==== Deployment Tools ==== |
| | 208 | Mentors: 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 | |