How to access the built website from outside | Community
Skip to main content
Xena_bcn
New Participant
October 16, 2015
Solved

How to access the built website from outside

  • October 16, 2015
  • 26 replies
  • 4059 views

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?

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 edubey

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.

26 replies

edubey
New Participant
October 16, 2015

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.

Xena_bcn
Xena_bcnAuthor
New Participant
October 16, 2015

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.

Xena_bcn
Xena_bcnAuthor
New Participant
October 16, 2015

i see I need to package them too.

Thank you a lot.

Good night.

edubey
New Participant
October 16, 2015

Great, things worked 

Xena_bcn
Xena_bcnAuthor
New Participant
October 16, 2015

edubey wrote...

Great, things worked 

 


hi ,

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

Xena_bcn
Xena_bcnAuthor
New Participant
October 16, 2015

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...