Talend CloudのZIPフィルを使ってNexusを設定 - Cloud

Talend Cloudインストール&アップグレードガイド

Version
Cloud
Language
日本語
Operating system
Windows
Product
Talend Cloud
Module
Talend Artifact Repository
Talend Data Stewardship
Talend Management Console
Talend Remote Engine
Talend SAP RFC Server
Talend Studio
Content
インストールとアップグレード
Last publication date
2023-12-07

Nexusのインストール後は、Talend CloudのZipファイルを使ってインスタンスを設定できます。

手順

  1. Talend Cloudにログインします。
  2. 自分のプロファイル名の下にある[Downloads] (ダウンロード)を選択します。
  3. [Continuous Integration for Cloud (CI)] (クラウド向け継続的インテグレーション (CI))までスクロールダウンします。
  4. [Archive Talendアーティファクトリポジトリー] (Talendアーティファクトリポジトリーをアーカイブ)を選択し、[Download] (ダウンロード)をクリックします。
  5. 専用のフォルダーにArtifact-Repository-Nexus-VA.B.C-D.zipを展開します。移行スクリプトと.propertiesファイルのある移行フォルダーが1つ含まれています。
  6. migration-A.B.C/nexus.propertiesファイルを開き、URL、ポート、ログイン接続情報をチェックします。必要に応じて、これらをアップデートして変更を保存します。
  7. Nexusを起動します。
  8. nexus.propertiesファイルで定義されているSonatype Nexus Repository WebアプリケーションURLにアクセスして、ログインします。
    初回の接続後は、デフォルト管理者アカウントのデフォルト認証情報を変更することを強く推奨します。
  9. migration-A.B.Cフォルダーを参照し、 <nexus-init-A.B.C.jar>migration-A.B.Cフォルダー内にある.jarファイルの名前であるjava -jar <nexus-init-A.B.C.jar>というコマンドを実行します。
    例:
    • 8.0.1バージョンの場合はjava -jar nexus-init-8.0.1.jar
    • 7.3.1バージョンの場合はjava -jar nexus-migration-7.3.1.jar
  10. Nexus Webサイトを更新します。

タスクの結果

[Users] (ユーザー)タブで、talend-custom-libs-adminユーザー(パスワード: talend-custom-libs-admin)が表示されるようになりました。このユーザーはTalend Management Console[Configuration] (設定) > [User Libraries] (ユーザーライブラリー)グループで使われます。Talend StudioTalend Administration Centerから設定情報を取得し、サードパーティライブラリーをアップロードおよびダウンロードします。
[Roles] (ロール)タブ内に、次のロールが表示されます:
  • talend-custom-libs-admin
  • talend-custom-libs-snapshot-read-only
  • talend-custom-libs-release-read-only
[Repositories] (リポジトリー)タブ内に、次のリポジトリーが表示されます:
  • talend-custom-libs-release
  • talend-custom-libs-snapshot

次のタスク

Talend Management Console[Configuration] (設定)ページに移動し、作成したリポジトリーに設定内容を追加します。