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.
-
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
-
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