This is an example AEM Hello World artifact that will be deployed to an AEM Author-Dispatcher instance.
This artifact contains:
- Apache configuration template(s) in
apache-conf-templates
directory - AEM Dispatcher configuration template(s) in
dispatcher-conf-templates
directory
Template files are written in Embedded Puppet template syntax.
Check out Dispatcher Template Parameters for a list of available parameters to be used from EPP template files.
To create artifact zip file:
make package
The artifact will be written at stage/aem-helloworld-author-dispatcher-<version>.zip