Changes between Version 30 and Version 31 of ProdSimStartup


Ignore:
Timestamp:
09/15/2022 01:40:18 PM (4 years ago)
Author:
jdalbey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProdSimStartup

    v30 v31  
    99Reset the log files, if necessary. (See below). 
    1010 
    11 (''New for 2022'') Add the student names to a file named `student_names.txt` in the config folder.   Put one name per line.  These names will appear in a dropdown box in the CAD Client login dialog. 
     11(''New for 2022'') Add the student names to a file named `student_names.txt` in the config folder.   Put one name per line.  These names will appear in a dropdown box in the CAD Client login dialog.   There is also a  `student_names.txt `file for LCS on the Apache server in `/web/lcs/student_names.txt`.  I think Neil's Activity Log has a third student names file, ask him for details.[[BR]] 
    1212 
    1313Open File Explorer to `C:\TMC Simulator Sep 2019\bin` folder. 
     
    9999 
    100100=== Config Files === 
    101 ''This section under construction.   '' 
    102  
    103101Differences between config files on development and production systems. 
    104102 
    105 `cad_simulator_config.properties` and `cad_simulator_practice.properties` 
     103`cad_server.properties` and `cad_server_practice.properties` 
    106104 
    107105dev: !ElapsedTimeFile and CADcommentsLog use forward slashes in the path 
    108106 
    109 prod: uses two back slashes in the path.  (This allows for cross-platform use.) 
     107prod: uses two back slashes in the path. 
     108 
     109The python server uses port 8080 on dev and 80 on production. 
    110110 
    111111=== Classroom Display Equipment ===