Changes between Version 1 and Version 2 of SCS_MACHINE_SETUP_R1
- Timestamp:
- 12/10/08 11:32:01 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SCS_MACHINE_SETUP_R1
v1 v2 6 6 7 7 = Analysis = 8 ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^9 8 10 9 == Overview == 11 ^(The analysis of the first revision of each task should contain a brief overview of the whole task. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 10 Sophie Community Server (SCS) is a community site project. In this revision the goal is to migrate everything to the new server: sophie2.org. 12 11 13 12 == Task requirements == 14 ^(Necessary requirements that the task must fulfill.)^ 13 The current [http://asteasolutions.net:7080/sophie2] server must be migrated to the new [http://sophie2.org]. Currently, its functionality is limited, so some other features are required: 14 * The migration must be done when no one is using the community server, e.g. during this weekend. 15 * The server must be good enough for external usage. 16 * Integration of a build server (and maybe something other in the next revisions, like testlink) must be made possible. 15 17 16 18 == Task result == 17 ^(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))^ 19 The result will be a fully functional community server. 18 20 19 21 == Implementation idea == 20 ^(It is advisable to include some rough implementations ideas.)^ 22 21 23 22 24 == Related == 23 ^(Here you can add related tasks that could be useful or helpful.)^ 25 [wiki:SCS_MACHINE_SETUP_R0] [[BR]] 26 [wiki:] [[BR]] 24 27 25 28 == How to demo == 26 ^(In this section you must add instructions for the demo of the task.)^ 29 Show the server to the team. 27 30 28 31 = Design =