Changes between Version 20 and Version 21 of HOWTO-DeploySimulator


Ignore:
Timestamp:
01/02/2020 03:10:28 PM (6 years ago)
Author:
jdalbey
Comment:

clarify unifiedlogger.zip

Legend:

Unmodified
Added
Removed
Modified
  • HOWTO-DeploySimulator

    v20 v21  
    11= How to deploy and run Simulator (dev/test environment) = 
    22== Deploy Simulator == 
    3 On a development machine checkout the TMC Simulator trunk from the SVN repo.  
     3On a development machine checkout the TMC Simulator trunk from the SVN repo. 
    44 
    55(On the DEV/TEST workstation the project may already be checked out in `C:\Users\PC\Documents\repo`, so open a terminal, cd to that folder, do an '`svn update`' instead). 
     
    2525== Deploy web applications == 
    2626Copy the `webapps `folder from repository trunk to Dev machine folder `C:\TMC Simulator 2019`. 
     27 
     28If necessary, copy `unifiedlogger.zip` from deploy folder to `webapps `folder.  (This may have been done prior to deployment). 
    2729 
    2830Make sure Python 2.7 is installed.