Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

AEM 6.0: How to relocate a repository?

Avatar

Former Community Member

Hello,

is it possible to use an another directroy as an aem repository, for example

/data/aem/repository instead of /opt/aem/crx-quickstart/repository?

Your help will be very appreciated.

Tim.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi,

It shouldn't be a problem, as all paths should be relative to ${sling.home}, which is normally the directory, where the quickstart.jar is located.

kind regards,
Jörg

View solution in original post

3 Replies

Avatar

Level 10

Why do you want to move the AEM respository?

Avatar

Level 10

I think you can change at the beginning of your installation by configuring repository.home path. Refer [1]

[1] http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/microkernels-in-aem-6-0.html

Avatar

Correct answer by
Employee Advisor

Hi,

It shouldn't be a problem, as all paths should be relative to ${sling.home}, which is normally the directory, where the quickstart.jar is located.

kind regards,
Jörg