Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinesolutions/aem-aws-stack-provisioner
Puppet provisioner for AEM AWS Stack Builder
https://github.com/shinesolutions/aem-aws-stack-provisioner
aem aem-opencloud aws puppet
Last synced: about 1 month ago
JSON representation
Puppet provisioner for AEM AWS Stack Builder
- Host: GitHub
- URL: https://github.com/shinesolutions/aem-aws-stack-provisioner
- Owner: shinesolutions
- License: apache-2.0
- Created: 2017-01-05T05:42:21.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T04:43:17.000Z (3 months ago)
- Last Synced: 2024-09-17T05:50:11.657Z (3 months ago)
- Topics: aem, aem-opencloud, aws, puppet
- Language: Puppet
- Homepage:
- Size: 1.04 MB
- Stars: 4
- Watchers: 11
- Forks: 13
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://github.com/shinesolutions/aem-aws-stack-provisioner/workflows/CI/badge.svg)](https://github.com/shinesolutions/aem-aws-stack-provisioner/actions?query=workflow%3ACI)
[![Known Vulnerabilities](https://snyk.io/test/github/shinesolutions/aem-aws-stack-provisioner/badge.svg)](https://snyk.io/test/github/shinesolutions/aem-aws-stack-provisioner)AEM AWS Stack Provisioner
-------------------------AEM AWS Stack Provisioner is a Puppet provisioner for [AEM AWS Stack Builder](https://github.com/shinesolutions/aem-aws-stack-builder).
This library's artifact will be uploaded to S3 and retrieved by each EC2 instance stood up as part of an AEM environment creation using AEM AWS Stack Builder. Each instance will then execute AEM AWS Stack Provisioner's component manifest as part of its cloud-init step, and the component InSpec test will be called at the end of cloud-init.
AEM AWS Stack Provisioner is currently a set of Puppet manifests, templates, configurations, and tests, where the corresponding component manifest will be applied directly. It is not (yet) used as a Puppet module.
AEM AWS Stack Provisioner is part of [AEM OpenCloud](https://aemopencloud.io) platform.
Learn more about AEM AWS Stack Provisioner:
* [Frequently Asked Questions](https://github.com/shinesolutions/aem-aws-stack-provisioner/blob/main/docs/faq.md)