Access AEM Publish instance | Community
Skip to main content
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 Vaibhavi_J

Hi @heena06 ,

 

Yes dashboard is available in publisher instance. But few of the options are disabled in publisher. 

 

You can access the dashboard with publisher port. For example if your publisher instance is running on 4503 port you can access with same url by changing the port number.   http://localhost:4503/aem/start.html

3 replies

BrianKasingli
New Participant
August 12, 2020

When you start AEM in publish mode, there are features that are disabled (such as the editor), however, you should be able to still access the touch UI interface from http://localhost:4503/aem/start.html, make sure you are logged in before visiting the touch UI interface. 

 

Vaibhavi_J
Vaibhavi_JAccepted solution
New Participant
August 12, 2020

Hi @heena06 ,

 

Yes dashboard is available in publisher instance. But few of the options are disabled in publisher. 

 

You can access the dashboard with publisher port. For example if your publisher instance is running on 4503 port you can access with same url by changing the port number.   http://localhost:4503/aem/start.html

Heena06Author
New Participant
August 12, 2020
Hi Vaibhavi,
vanegi
Employee
August 12, 2020

Hello @heena06,

This can be accessed similar like author using http://<aem-publish-host:port>/aem/start.html. If you are not logged in, you can first go to http://localhost:6540/crx/de/index.jsp and login. After that, you can navigate anywhere in AEM console.

 

Thanks!