Configuring Nexus with the Talend Administration Center Zip file - 7.3

Talend Installation Guide

Version
7.3
Language
English
Operating system
Windows
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend DQ Portal
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Repository Manager
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30

After the installation of Nexus, you can use Talend Administration Center Zip file to configure your instance.

About this task

Procedure

  1. Unzip the Talend Administration Center Zip file, then unzip the Artifact-Repository-Nexus-VA.B.C.D.E.zip file.
  2. Inside the Artifact-Repository-Nexus-VA.B.C.D.E.zip file, you can find the migration-A.B.C folder that contains the migration script as well as a .properties file.
  3. Copy the <NewNexusInstallationDirectory>/migration-A.B.C folder to the location of your choice.
  4. Open the migration-A.B.C/nexus.properties file and check the URL, port, and login connection information. Also check the version format. Update these parameters if needed and save your changes.
  5. Launch Nexus.
  6. Log into the Sonatype Nexus Repository Web application. In the nexus.properties file, you can find the application URL. After the first connection, it is strongly recommended to change the default credentials of the default administrator account.
  7. Browse to the migration-A.B.C folder and execute the following command: java -jar <nexus-migration-A.B.C.jar> in which <nexus-migration-A.B.C.jar> corresponds to the .jar file name that is in the migration-A.B.C folder. For example: java -jar nexus-migration-8.0.1.jar.

Results

Refresh Nexus website, in the Users tab, you can now see the following users:
  • talend-custom-libs-admin (password: talend-custom-libs-admin): This user is used in Talend Administration Center Configuration > User Libraries group. Talend Studio gets the configuration information from Talend Administration Center to upload and download third-party libraries.
  • talend-updates-admin (password: talend-updates-admin): This user is used in Talend Administration Center Configuration > Software Update group. Talend Administration Center downloads the patch from Talend Update Server and use this account to upload the patch to Nexus. Talend Studio can download the patch from Nexus without credentials.

In the Roles tab, you can see the following roles:
  • talend-updates-admin
  • talend-updates-read-only
  • talend-custom-libs-admin
  • talend-custom-libs-snapshot-read-only
  • talend-custom-libs-release-read-only

In the Repositories tab, you can see the following repositories:
  • talend-custom-libs-release
  • talend-custom-libs-snapshot
  • talend-updates

What to do next

Go to the Configuration page of Talend Administration Center and add the configuration settings for the created repositories.

For more information, see Configuring the Software Update repository in Talend Administration Center, Configuring Talend Artifact Repository in Talend Administration Center and Setting up the user library location in Talend Administration Center User Guide.