Procedure
- Unzip the Artifact-Repository-Nexus-VA.B.C.D.E archive file in a dedicated folder.
-
Add the execution rights to the relevant files by running the
following command:
chmod 755
-
From the <ApplicationFolder>/bin folder, launch the
Talend Artifact Repository instance by
running the following command:
./nexus run
Nexus runs in the console. -
To run Talend Artifact Repository as a
service:
-
Install Nexus as a service by running the following command:
nexus /install <name-of-service>
If you do not provide a name, the service is named nexus.
-
Start Nexus by running the following command:
nexus /start
-
Install Nexus as a service by running the following command:
- Log in the Talend Artifact Repository web application (default login information: admin/Talend123). Make sure you have the relevant rights to access the releases and snapshots repositories.
After the first connection, Talend recommends to change the default credentials of the default administrator account.
-
Change the default credentials of the admin user:
- In the left panel of the Talend Artifact Repository web application, select Security > Users.
-
Right-click the
admin
user and select Set Password. -
Enter a new password for the
admin
user.