Changes between Version 1 and Version 2 of SCS_MACHINE_SETUP_R1


Ignore:
Timestamp:
12/10/08 11:32:01 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCS_MACHINE_SETUP_R1

    v1 v2  
    66 
    77= Analysis = 
    8 ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^ 
    98 
    109== 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.)^ 
     10Sophie Community Server (SCS) is a community site project. In this revision the goal is to migrate everything to the new server: sophie2.org. 
    1211 
    1312== Task requirements == 
    14 ^(Necessary requirements that the task must fulfill.)^ 
     13The 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. 
    1517 
    1618== 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.))^ 
     19The result will be a fully functional community server. 
    1820 
    1921== Implementation idea == 
    20 ^(It is advisable to include some rough implementations ideas.)^ 
     22 
    2123 
    2224== Related == 
    23 ^(Here you can add related tasks that could be useful or helpful.)^ 
     25[wiki:SCS_MACHINE_SETUP_R0] [[BR]] 
     26[wiki:] [[BR]] 
    2427 
    2528== How to demo == 
    26 ^(In this section you must add instructions for the demo of the task.)^ 
     29Show the server to the team. 
    2730 
    2831= Design =