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

Starting CQ 5.6.1 with out demo Content

Avatar

Former Community Member

In the release note of 5.6.1 it mentioned we can start CQ with out sample content (http://dev.day.com/docs/en/cq/current/release_notes/overview.html ).

        

 

Server Operations

 

Ability to start server with 'nosamplecontent' to avoid demo content being installed

Speed-up deployments of production instances

My understanding is when we start CQ geometrixx related content and code will not be installed. Can you share how to start in this way if any one of you tried.

1 Accepted Solution

Avatar

Correct answer by
Level 2
3 Replies

Avatar

Correct answer by
Level 2

Avatar

Former Community Member

Thanks Ameesha

Avatar

Level 2

i tried java -jar *.jar -r author,nosamplecontent and it created the instance without default content.