Rebuild runtime without the install directory

You should keep your teamforge-installer directory around after installing TeamForge in case you need it later. However, if you delete or lose the directory you can still rebuild the application runtime.

  1. Make a copy of the runtime-options.conf to use as the new site-options.conf file.
    • cp /opt/collabnet/teamforge/runtime/conf/runtime-options.conf /var/tmp/site-options.conf
  2. Rebuild the application runtime using the create-runtime.py script.
    • /opt/collabnet/teamforge/dist/scripts/create-runtime.py –d /opt/collabnet/teamforge/ –f /var/tmp/site-options.conf