Skip to content

Instantly share code, notes, and snippets.

@apcera-code
Created May 5, 2016 18:05
Show Gist options
  • Select an option

  • Save apcera-code/3c1d9999d39bd568f76ecd28522e0559 to your computer and use it in GitHub Desktop.

Select an option

Save apcera-code/3c1d9999d39bd568f76ecd28522e0559 to your computer and use it in GitHub Desktop.
Connecting Apcera and New Relic: Use the New Relic for Java staging pipeline
apc app create my-java-app \
-sp /apcera::java-newrelic-pipeline \
--env-set “NEW_RELIC_LICENSE_KEY=<nr_secret_key>” \
--allow-egress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment