Expand my Community achievements bar.

SOLVED

How to access the built website from outside

Avatar

Level 6

Hi,

So I copied the working website built with Adobe CQ to another test server.

From port 4502 I can work with Adobe CQ and see preview of pages...  I see in  WCM all pages as published.

But my question is: how can I see the website just typing URL without entering to Adobe CQ?

1 Accepted Solution

Avatar

Correct answer by
Level 10

Lets follow small checklist:

  1. Your pages working fine in author instance.
  2. Your publish instance is at port 4503, with siteadmin url is http://localhost:4503/siteadmin
  3. Logout and login again in publish instance to see changes
  4. Open a page in author instance, activate it. Once activated change the port number in url from 4502 to 4503 ( remove cf# if present ). and check if page is loading properly.
  5. Use Activate tree in replication section to activate your pages
  6. Replicate your code package from author. Go to localhost:4503/crx/de and check whether you are able to see code under /apps and pages under /content or not.

Check above steps and let me know.

View solution in original post

26 Replies

Avatar

Level 10

Not sure whats exactly going on, do one thing delete the publish instance currently running and create new with cq-publish-4503.jar name and start.

Avatar

Level 6

Now i see the page !!!

thank you , i didn'd do that More button -->Replicate in the packages.

But what about images?

They are on 4502.

Avatar

Level 6

i see I need to package them too.

Thank you a lot.

Good night.

Avatar

Level 6

edubey wrote...

Great, things worked 

 


hi ,

I packaged (content/dam)  then I Replicated this package. But still i don't see images on 4503....

Avatar

Level 6

Xena_bcn wrote...

edubey wrote...

Great, things worked 

 


hi ,

I packaged (content/dam)  then I Replicated this package. But still i don't see images on 4503....

 


Sorry: I had to activate them again...