Changes between Version 14 and Version 15 of HOWTO-DeploySimulator
- Timestamp:
- 07/23/2019 12:55:32 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HOWTO-DeploySimulator
v14 v15 42 42 43 43 ==== Start Web Apps ==== 44 Start a terminal window. From the `C:\TMC Simulator 2019` folder run: `C:\Python27\python deploy\unifiedlogger.zip` 45 46 Observe console message: `Unified Logging Service v? starting from ``C:\TMC Simulator 2019` 47 44 48 Start a web browser (ideally on a separate workstation). 45 49 46 Start CPTMS: In the address bar enter "`http:// cptms.tmcsim/cptms.html`". A google map should appear with green dots.50 Start CPTMS: In the address bar enter "`http://localhost/cptms`". A google map should appear with green dots. 47 51 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.52 Start 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. 49 53 50 Optionally, open the CMS/HAR monitor in a web browser: "`http://cptms.tmcsim/cms_monitor.html`" 54 Start 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 56 Optionally, open the CMS/HAR monitor in a web browser: "`http://localhost/cms_monitor.html`" 51 57 52 58 ---- 53 59 === 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. 60 Simply copy the `TMC Simulator 20xx` folder to the C: drive on the production system. Then adjust some config files, directions needed here.
