This repository contains a number of CloudFormation templates which can be used independently or as Products with AWS Service Catalog including the Open Source Tools AWS Service Catalog Factory and AWS Service Catalog Puppet. The templates include a number of the foundational AWS Services you may choose to manage Account Compliance including AWS Config, AWS CloudTrail and GuardDuty
MIT No Attribution
162
stars
36
forks
source link
Monitoring dashboard for SC-F and SC-P pipelines #11
Description of changes:
This is a solution to monitor the service catalog factory and puppet pipelines using dashboards in CloudWatch and a static website hosted on S3. We expect the static website to be manually deployed into the S3 bucket created as part of the resources. The HTML, CSS and JS files for the static website are available in /static-website/public_html folder. This will be a one time deployment, unless there is requirement to change the user interface of the dashboard. The source code for the static website is available in the /web-dashboard.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available:
Description of changes: This is a solution to monitor the service catalog factory and puppet pipelines using dashboards in CloudWatch and a static website hosted on S3. We expect the static website to be manually deployed into the S3 bucket created as part of the resources. The HTML, CSS and JS files for the static website are available in
/static-website/public_html
folder. This will be a one time deployment, unless there is requirement to change the user interface of the dashboard. The source code for the static website is available in the/web-dashboard
.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.