Changes between Version 14 and Version 15 of HOWTO-DeploySimulator


Ignore:
Timestamp:
07/23/2019 12:55:32 PM (7 years ago)
Author:
jdalbey
Comment:

add unified logger

Legend:

Unmodified
Added
Removed
Modified
  • HOWTO-DeploySimulator

    v14 v15  
    4242 
    4343==== Start Web Apps ==== 
     44Start a terminal window.  From the `C:\TMC Simulator 2019` folder run: `C:\Python27\python deploy\unifiedlogger.zip` 
     45 
     46Observe console message: `Unified Logging Service v? starting from ``C:\TMC Simulator 2019` 
     47 
    4448Start a web browser (ideally on a separate workstation). 
    4549 
    46 Start CPTMS:  In the address bar enter "`http://cptms.tmcsim/cptms.html`".  A google map should appear with green dots. 
     50Start CPTMS:  In the address bar enter "`http://localhost/cptms`".  A google map should appear with green dots. 
    4751 
    48 Start EInotebook: In the address bar enter "`http://cptms.tmcsim/einotebook`".  The four tabs of the Electronic Instructor Notebook should appear, with the clock displaying the simulation time. 
     52Start EInotebook: In the address bar enter "`http://localhost/einotebook`".  The four tabs of the Electronic Instructor Notebook should appear, with the clock displaying the simulation time. 
    4953 
    50 Optionally, open the CMS/HAR monitor in a web browser: "`http://cptms.tmcsim/cms_monitor.html`" 
     54Start Unified Log Monitor: In the address bar enter "`http://localhost/unifiedlogmonitor.html`".  A display of any active CMS messages should appear on a dark blue  background.  Confirm correct functioning by entering a CMS message in  CPTMS and entering a CAD comment in the CAD Client.  They should appear  with the correct simulation time stamp. 
     55 
     56Optionally, open the CMS/HAR monitor in a web browser: "`http://localhost/cms_monitor.html`" 
    5157 
    5258---- 
    5359=== Deploy to Production System === 
    54 Simply copy the `TMC Simulator 20xx` folder to the C: drive on the production system. 
    55 Then adjust some config files, directions needed here. 
     60Simply copy the `TMC Simulator 20xx` folder to the C: drive on the production system. Then adjust some config files, directions needed here.