Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
SOLVED

View nodes in Local Publish instance via CRXDE

Avatar

Level 4

Hi good day everyone, We publish items under var folder, but when we tried to open CRXDE on Local Publish, only bin and content are available
Would like to ask, are there any ways to view other folders.

local author:
LyonMartin_1-1737548004941.png


local publish:

LyonMartin_0-1737547962282.png

 



Thanks!

1 Accepted Solution

Avatar

Correct answer by
Level 5

Did you login to publish as admin? Use localhost:4503/login, login using admin creds and then open crxde

View solution in original post

5 Replies

Avatar

Correct answer by
Level 5

Did you login to publish as admin? Use localhost:4503/login, login using admin creds and then open crxde

Avatar

Adobe Champion

Agreed - /bin and /content are accessible by default for anonymous access, but other paths would require you to force a login on the publish instance.

Avatar

Level 4

after logging in, I still can't access the other folders. Already tried to restart my environment or system, it still persist.

 

Avatar

Level 7

correct!

Avatar

Level 7

By logging into the Local Publish instance as an admin (localhost:4503/login), you’ll get the necessary permissions to access all folders, including the var folder, in CRXDE. Non-admin users may not have full access to these folders.