Expandir la barra de logros de la comunidad.

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

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

Starting CQ 5.6.1 with out demo Content

Avatar

Antiguo miembro de la comunidad

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 solución aceptada

Avatar

Respuesta correcta de
Level 2
3 Respuestas

Avatar

Respuesta correcta de
Level 2

Avatar

Antiguo miembro de la comunidad

Thanks Ameesha

Avatar

Level 2

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