Expand my Community achievements bar.

AEM - Local Development Environment Set up | AEM Community Discussion

Avatar

Administrator

BlogImage.jpg

AEM - Local Development Environment Set up by Adobe

Abstract

This tutorial walks through setting up a local development environment for Adobe Experience Manager (AEM) using the AEM as a Cloud Service SDK. Included are the development tooling required to develop, build and compile AEM Projects, as well as local run times allowing developers to quickly validate new features locally before deploying them to AEM as a Cloud Service via Adobe Cloud Manager.

The local development environment for AEM can be broken up into three logical groups:
1. The AEM Project contains the custom code, configuration and content that is the custom AEM application.
2. The Local AEM Runtime which runs a local version of AEM Author and Publish services locally.
3. The Local Dispatcher Runtime which runs a local version of Apache HTTP Web Server and Dispatcher.

Read Full Blog

AEM - Local Development Environment Set up

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 1

Is there a documented way to setup the replication agent in the local runtimes so that we can publish from Author to Publish instances?