Once you have your Artifactory server
set up, install the TeamForge-Artifactory
integration plugin.
You must keep the following information handy before installing the
TeamForge-
Artifactory integration
plugin:
- TeamForge Host URL: The URL to access TeamForge. For example,
http://ctf.cloud.collab.net.
- TeamForge administrator user name and password.
- Artifactory Application
Name: The name given to your Artifactory integration. In other
words, the name found in the Artifactory integrated application
configuration file. For example, see the pebble application's pebble-app.xml for more information.
- Artifactory Host URL: The
fully qualified Artifactory
URL.
-
Log on to the Artifactory
server.
-
Download the Artifactory-teamforge-plugin.tar file.
-
Unzip the Artifactory-teamforge-plugin.tar file.
Linux:
- cd $ARTIFACTORY_HOME/etc/plugins/
- tar -xf Artifactory-teamforge-plugin.tar
Windows: Use a utility such as WinRAR.
-
Note: This step is required only on SSL-enabled sites (https sites).
Install the TeamForge-Artifactory integration plugin passing the -m flag to import TeamForge
certificates.
- sudo java -jar $ARTIFACTORY_HOME/etc/plugins/lib/installer-1.0.jar -m
Enter the TeamForge Host URL when prompted.
-
Start Artifactory.
-
Once Artifactory is up and
running, upload the Artifactory
IAF descriptors to TeamForge.
- java -jar $ARTIFACTORY_HOME/etc/plugins/lib/installer-1.0.jar -i
Enter the TeamForge Host URL, TeamForge Administrator user name and password,
Artifactory application
name and Artifactory Host
URL when prompted.