aws-eb-newrelic-deploynotify:将AWS Elastic Beanstalk部署通知发送到New Relic

时间:2024-05-27 13:35:59
【文件属性】:

文件名称:aws-eb-newrelic-deploynotify:将AWS Elastic Beanstalk部署通知发送到New Relic

文件大小:3KB

文件格式:ZIP

更新时间:2024-05-27 13:35:59

Shell

新遗物的AWS Elastic Beanstalk部署通知 该脚本可以作为支持的一部分执行,以通过HTTP API服务将部署通知发送到 。 安装 从该项目中将bash脚本到您的应用程序中。 cd /path/to/your/app mkdir bin wget -P bin "https://raw.github.com/apancutt/aws-eb-newrelic-deploynotify/master/aws-eb-newrelic-deploynotify.sh" chmod +x bin/aws-eb-newrelic-deploynotify.sh 在应用程序根目录中创建一个.ebextensions目录: mkdir .ebextensions 为container_commands配置创建一个新文件(或追加到现有文件): echo "00_aws-eb-new


【文件预览】:
aws-eb-newrelic-deploynotify-master
----aws-eb-newrelic-deploynotify.sh(3KB)
----README.md(3KB)
----.gitignore(19B)
----composer.json(237B)

网友评论