...
- Allows tech leads to create Master Profiles (default system configurations) and users to create personalized profiles that reflect often used launch scenarios
- Shows visual overview of run-time module status, using VHMSG ping protocol; green lines means module is up and running; orange means module is unresponsive; grey means the module is offline.
- Launch work-in-progress SVN version of a component with a build version of other components or the full system, aiding developers in testing their work against a known working build before committing changes
- Launch / Kill components locally or remotely
- Run / Kill full system or individual components
- Send VHMSG messages
Quick facts:
- Shared location: httpsProject locations: //svn.ict.usc.edu/svn_vh/trunkbin/launcher & /bin/launch-scripts (binary, used by default), /tools/launcher Project locations: /tools/launcher, /& /tools/launcher-scripts, /run-launcher.bat
- Main developer: Unlicensed user
...
Users
Projects should have a run-launcher.bat file in the root of the project; this starts the Launcher with the correct Master Profile (the profile with all the default options).
...