How to set up two AEM local development environments
Does anyone here have multiple AEM development instances set up locally that can be started simultaneously? I'm looking for the best approach and thought about simply using two different ports (4502 and 4512) and firing the quickstart.bat file for each to boot them up. How are others maintaining two totally separate AEM instances in their local environments?