Integrate TC with Artifactory

September 2016

Artifactory ver: OSS 4.12.2

TC ver: 10.0.2

    1. download TC plugin zip file from Artifactory site

    2. https://bintray.com/artifact/download/jfrog/jfrog-jars/org/jfrog/teamcity/teamcity-artifactory-plugin/2.2.1/teamcity-artifactory-plugin-2.2.1.zip

    3. on TC admin page go to Server Administration > Plugins List > upload Plugin zip file

    1. select the zip file

    1. Restart TC service

    2. Artifactory integration should now be visible

    1. Create a new Artif integration

    2. make sure both Artif and TC can talk to each other and are pingable

    3. click on Administration > Integrations > Artifactory > Create New Artifactory server integration

    4. add Artif hostname, deploy user (on Artif side) and pw

    1. click on Administration > Projects > select Project to configure

    2. Select the Build Configuration step and edit it, select the Artifactory repo

    1. Save the config and run another build, it should place a generated artifact to Artif.