Skip to content

shinesolutions/aem-helloworld-preview-publish-dispatcher

Repository files navigation

Build Status

AEM Hello World Preview-Publish-Dispatcher

This is an example AEM Hello World artifact that will be deployed to an AEM Preview-Publish-Dispatcher instance.

This artifact contains:

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.

Usage

To create artifact zip file:

make package

The artifact will be written at stage/aem-helloworld-preview-publish-dispatcher-<version>.zip

Troubleshooting

After the deployment of AEM Hello World Preview-Publish-Dispatcher artifact and AEM Hello World package, the following URL paths should be accessible via AEM Preview-Publish-Dispatcher instance:

  • /content/helloworld - Hello World page served from AEM Publish instance
  • /cafe-helloworld - a rewrite rule (using relative path) configured in Preview-Publish-Dispatcher instance
  • /cafe/helloworld - a rewrite rule (using absolute path) configured in Preview-Publish-Dispatcher instance
  • /images/earth.jpg - a sample static asset image served from Apache docroot