Install the TeamForge-Artifactory integration plugin

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:
  1. Log on to the Artifactory server.
  2. Download the Artifactory-teamforge-plugin.tar file.
  3. 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.

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

  5. Start Artifactory.
  6. 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.