Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Quickstart support #410

Open
cliffano opened this issue Jun 1, 2020 · 0 comments
Open

AWS Quickstart support #410

cliffano opened this issue Jun 1, 2020 · 0 comments
Assignees

Comments

@cliffano
Copy link
Collaborator

cliffano commented Jun 1, 2020

Is your feature request related to a problem? Please describe.
We would like to be able to create a vanilla AEM Full-Set and AEM Consolidated via AWS Quickstart as the entry point.

Describe the solution you'd like
This requires the introduction of new CloudFormation templates which combine the prerequisites and main of AEM Full-Set and AEM Consolidated templates, with additional smarts on the parameters:

  • predefined fixed list of parameters to select (e.g. region selection)
  • dynamically retrieved list of parameters (e.g. AMI IDs selection)

Other than the existence of new CF templates, we also need to modify the Makefile:

  • add new make package-quickstart which should create stage/aws-quickstart/ dir which contains all the files required as per the structure needed by AWS Quickstart repo, and create a zip file of it

Describe alternatives you've considered
No alternatives because the purpose is to support AWS Quickstart.

Additional context
https://aws-quickstart.github.io/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants