Changes between Version 20 and Version 21 of HOWTO-DeploySimulator
- Timestamp:
- 01/02/2020 03:10:28 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HOWTO-DeploySimulator
v20 v21 1 1 = How to deploy and run Simulator (dev/test environment) = 2 2 == Deploy Simulator == 3 On a development machine checkout the TMC Simulator trunk from the SVN repo. 3 On a development machine checkout the TMC Simulator trunk from the SVN repo. 4 4 5 5 (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). … … 25 25 == Deploy web applications == 26 26 Copy the `webapps `folder from repository trunk to Dev machine folder `C:\TMC Simulator 2019`. 27 28 If necessary, copy `unifiedlogger.zip` from deploy folder to `webapps `folder. (This may have been done prior to deployment). 27 29 28 30 Make sure Python 2.7 is installed.
