Changes between Version 27 and Version 28 of HOWTO-DeploySimulator


Ignore:
Timestamp:
09/28/2022 06:21:30 PM (4 years ago)
Author:
jdalbey
Comment:

Add config files

Legend:

Unmodified
Added
Removed
Modified
  • HOWTO-DeploySimulator

    v27 v28  
    8080Copy unifiedlogger.zip from deploy folder to W: drive. 
    8181 
    82 If there's any changes to CAD Client (aka VisiCAD) then that must be deployed separately.  Create a folder containing the CADClient.jar file, .bat file, the config folder, the images folder, and an empty logs folder.   This folder can then be deployed to the Windows workstations in the classroom.   
     82If there's any changes to CAD Client (aka VisiCAD) then that must be deployed separately.  Create a folder containing the CADClient.jar file, .bat file, the config folder, the images folder, and an empty logs folder.   This folder can then be deployed to the Windows workstations in the classroom. 
    8383 
    8484''Need directions for LCS here.'' 
    8585 
     86=== Config Files === #ConfigFiles 
     87The 'config' folder contains the config files for the production system.  The 'config/devlinux' folder contains config files for development on linux.  The 'bin' folder has .bat files that use the production config and .sh files that use the development config. 
     88 
    8689=== Tag a release === 
    8790Use the command line: ` svn copy svn+ssh://git.tokomak.net/svn/tmcsimulator/trunk svn+ssh://git.tokomak.net/svn/tmcsimulator/tags/releaseSep2022 -m "comment"`