Changes between Version 2 and Version 3 of S2S_PRODUCTION_SERVER_R0


Ignore:
Timestamp:
01/21/09 18:30:27 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_PRODUCTION_SERVER_R0

    v2 v3  
    1111== Task requirements == 
    1212Since we do not have a fully functional Sophie2 for now, we probably do not need a fully functional server. Furthermore, we do already have a testing server, which should satisfy our needs for a running instance of the server on this phase. But it will be a final result of our work, so the initial setup must be of high quality. Some things to consider: 
    13  * The target machine. It should be stable enough and properly configured. 
     13 * The target machine. It should be stable enough, reliable and properly configured. 
    1414 * The bandwidth. What is an estimate of the expected load, what are our possibilities, etc. 
    1515 * The content. Decide if it is a good idea to initialize an instance of the current version of the S2S, or just put a message ("It Works!", "Under construction", etc.) 
    16  * The documentation. Since we must have more than just one Sophie2 server,  it is important to document the steps for setting up a server like this one. 
     16 * The documentation. Since we must have more than just one Sophie2 server,  it is important to document the steps for setting up a server like this one. Note that deployment and administration instructions are to be done in another task, so just the steps for a basic machine setup would be enough. 
    1717 
    1818== Task result ==