Skip to main content

Accessing the User Interface

When Nexus Repository starts, access the web application user interface using a web browser navigating to the service URL:

http://<host_ip>:<port>

To test this on the server Nexus Repository is hosted, navigate to the localhost.

http://localhost:8081/

You may need to use the loopback address 127.0.0.1 depending on the DNS hostname assigned to the server.

Nexus Repository includes an administrative user with full access. The username is admin and the initial password is found in a temporary file named admin.password located in the $data-dir directory.