Jenkins
  • 1 Minute to read
  • Dark
    Light
  • PDF

Jenkins

  • Dark
    Light
  • PDF

Article Summary

Stackify has an official Jenkins plugin. The download and documentation can be found here:

Stackify Retrace Deployment Recorder with Jenkins

Installation

Manage Jenkins / Manage Plugins / Available

Search for 'Stackify' and install the 'Stackify Deployment Recorder' plugin.

Usage

Jenkins Job / Configure

Add the 'Record deployment in Stackify Retrace' Post Build Action

Fill in your Stackify API key first. You will then get a drop down list of applications to pick from.

The configuration defaults should be fine for a Git + Maven Java project.

Save your job configuration changes.

Troubleshooting

Job Log

Jenkins Job / Console Output

System Log

Manage Jenkins / System Log / Add new log recorder

Name: Stackify

Logger: org.jenkinsci.plugins.stackify

Then you can view log messages from the Stackify plugin.


Was this article helpful?

What's Next