Created
May 5, 2016 18:05
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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