shinesolutions / puppet-aem-curator

Puppet module for installing and configuring a curated set of Adobe Experience Manager (AEM) components
Apache License 2.0
4 stars 20 forks source link

Add new installation manifest for AEM SDK #219

Open mbloch1986 opened 4 years ago

mbloch1986 commented 4 years ago

Is your feature request related to a problem? Please describe. To make it easier for user to install and use the AEM SDK + AEM SDK Dispatcher we should create a manifest which installs the AEM SDK.

Describe the solution you'd like Add a new installation manifest install_aem_sdk or separated installation manifests for each component install_aem_author_sdk, install_aem_publish_sdk & install_aem_dispatcher_sdk

Describe alternatives you've considered none

Additional context Some usefull sources:

https://docs.adobe.com/content/help/en/experience-manager-learn/cloud-service/local-development-environment-set-up/aem-runtime.html https://www.aemquickstart.in/2020/05/aem-as-cloud-service-local-setup.html