AEM 6.x crx-quickstart folder structure | Community
Skip to main content
Level 2
May 25, 2019
Solved

AEM 6.x crx-quickstart folder structure

  • May 25, 2019
  • 1 reply
  • 2260 views

Can someone help me to understand what exactly the role of each folder inside crx-quickstart/, also what is available in each folder.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

* The most relevant is the logs folder, as there are the logs.

* Second most relevant ist the threaddumps folder, where the periodically created threaddumps are stored.

* in "repository" the binaries of the repository are stored.

* ignore app, conf, launchpad folders.

* bin -- the start/stop scripts

HTH,

Jörg

ps: It would be good if you can tell us what exactly you are looking for, then the answers can be more specific. Just asking for curiosity is a understandable motivation, but then I would answer: Go and try to find out yourself first :-)

1 reply

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
May 25, 2019

* The most relevant is the logs folder, as there are the logs.

* Second most relevant ist the threaddumps folder, where the periodically created threaddumps are stored.

* in "repository" the binaries of the repository are stored.

* ignore app, conf, launchpad folders.

* bin -- the start/stop scripts

HTH,

Jörg

ps: It would be good if you can tell us what exactly you are looking for, then the answers can be more specific. Just asking for curiosity is a understandable motivation, but then I would answer: Go and try to find out yourself first :-)