Changes between Version 46 and Version 47 of Projects/Advanced


Ignore:
Timestamp:
01/15/14 21:44:57 (11 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Projects/Advanced

    v46 v47  
    6161== Deployment Tools ==
    6262Focal Persons: Fran Boon, ...
    63 * Fabric scripts to be able to deploy Eden
     63
     64Deploy Eden using e.g.
     65* [http://fabfile.org Fabric]
    6466- can extend https://github.com/lifeeth/spawn-eden
    65 - select physical servers &/or Amazon EC2 account (walk-through creating keys/certs, region(s))
    66 - select server roles distribution
    67 - select Database (MySQL or PostgreSQL/PostGIS)
    68 - select Webserver (Apache/mod_WSGI or Cherokee/uWSGI)
    69 - select Template
    70 - install all necessary/chosen components on the selected servers
    71 - add optional co-apps, such as GeoServer &/or OptaPlanner
    72 - optionally run Load Tests & then cleanup
     67* [http://docker.io Docker]
     68* [http://www.saltstack.com/community/ Saltstack]
     69
     70* select physical servers &/or Amazon EC2 account (walk-through creating keys/certs, region(s))
     71* select server roles distribution
     72* select Database (MySQL or PostgreSQL/PostGIS)
     73* select Webserver (Apache/mod_WSGI or Cherokee/uWSGI)
     74* select Template
     75* install all necessary/chosen components on the selected servers
     76* add optional co-apps, such as GeoServer &/or OptaPlanner
     77* optionally run Load Tests & then cleanup
    7378* add simple UI (e.g. web2py or Tk app)
    7479- this could then develop into a WebSetup app