Running the Reference Implementation installation script for Windows OS
This web application is installed by running a PowerShell script. The Dynamic Delivery Reference Implementation you'll set up is initially unsecured.
Before you begin
Refer to the related topic for more information to understand each of the install parameters.
- Use only Java version 8
- Set the JAVA_HOME environment variable to point to the Java installation directory
- You need to have a Tomcat service installed, either
Tomcat8orTomcat9 - If you use the default context, the script is expecting to use a folder ROOT to deploy the ROOT.war file, so you need delete any existing ROOT folder before running the script.
About this task
This task is intended for you to get started using the Reference Implementation, easily and quickly.
If you are an advanced implementer and wish to install or configure the API (RESTful) role yourself, then you should refer to the related Content Delivery topics on Installing the API (RESTful) role and the Content Delivery client configuration file (cd_client_conf.xml).