Unity Licensing Server の設定
Follow these procedures for a comprehensive guide to set up your Unity Licensing Server.
読み終わるまでの所要時間 1 分最終更新 1ヶ月前
Unity Licensing Server を設定するための包括的なガイドとして以下の手順に従います。最小設定が必要な単純な設定の場合は、クイッスタート設定 を使用することもできます。 サーバーバージョンをアップグレードする必要がある場合は、サーバーの新バージョンへの移行 を参照してください。 設定など Unity Licensing Server のすべての操作では、以下のコマンドラインインターフェース (CLI) 実行ファイルと、さまざまなコマンドパラメーター (後で説明) を使用します。
- Linux:
./Unity.Licensing.Server - Windows:
.\Unity.Licensing.Server.exe
Unity.Licensing.Server--help- Linux:
./Unity.Licensing.Server --help - Windows:
.\Unity.Licensing.Server.exe --help
概要
Unity Licensing Server を設定するには、以下のタスクを実行します。- 専用サーバーに サーバー設定ファイルをダウンロードして解凍 します。
- setup コマンドを実行 して、ライセンスサーバー設定パラメーターを ファイルに格納し、
licensing-server-config.jsonファイルを生成します。server-registration-request.xmlファイルを Unity ID ポータルページにアップロードします。server-registration-request.xml - Unity ID ポータルからライセンスアーカイブをダウンロードし、import コマンドを実行します。
- ライセンスサーバをテストします。
- (推奨) create-service コマンドを実行 し、ライセンスサーバーを自動的に起動するサービスを作成します。
- サーバー設定のバックアップを作成します。