wttech / gradle-aem-plugin

Swiss army knife for Adobe Experience Manager related automation. Environment setup & incremental AEM application build which takes seconds, not minutes.
https://tech.cognifide.com/tag/gradle-aem-plugin
Apache License 2.0
157 stars 32 forks source link

Support setting up instance from SDK zip #775

Closed pun-ky closed 2 years ago

pun-ky commented 4 years ago

optionally if possible, examine how to download SDK zip automatically from https://experience.adobe.com/#/downloads/content/software-distribution/en/aemcloud.html

pun-ky commented 4 years ago

Also prepare code for easy consuming docker image "adobe/aem-ethos/dispatcher-publisher" by gradle-environment-plugin in docker-compose.yml.peb

see: wttech/gradle-environment-plugin#24