Setup Local Developer and QA Environments
Setup Local Developer and QA Environments
Note: Role: Dev / QA Team
Dependent on | By | Documentation |
---|---|---|
Source control provisioning | IT Operations | Prepare Infrastructure |
Maven repository setup | Dev Ops | Setup Maven Repository |
Source code preparation | Tech Lead | Prepare Source Code |
Steps
- Follow the instructions at CE & Cortex - Setting up your Developer Environment to configure, build and run Elastic Path in a command line environment.
- For teams that have ep-aem-commerce & geometrixx-demo projects, follow the guide at EP for AEM - Setting up your Developer Environment to setup EP for AEM.
Tip:
You will also need to run the Integration Server if you wish to format and send email messages. See Construction Practices - Integration Server for more information. To run the Integration Server:
- Make sure ActiveMQ is running.
- From the command line navigate to extensions/integration/ext-integration-webapp and run the following command to start the Integration Server:
mvn clean tomcat7:run-war
- With a web browser go to Integration Server Health Check URL http://localhost:8083/integration/status/info.html. You should see the following page: