コンテンツにスキップ

CodeDefinerを使ったトライアル開始

概要

CodeDefinerを使い、手動でPleasanter Extensionsのトライアルを開始する方法を説明します。

CodeDefinerのコマンド

CodeDefinerのコマンドについてはこちらを確認してください。

前提条件

  • 以下の手順では、プリザンターがインストール済みであることを前提とします。以下の手順では、プリザンターはインストールされないことに注意してください。

操作手順

各パスは、本ユーザマニュアルの手順に従ってインストールした場合の一例です。利用中の環境に応じて、適宜読み替えてください。

  1. コマンドプロンプトまたはWindows PowerShellを開き、以下のコマンドを実行してください。

    trialオプション付きでCodeDefinerを実行
    cd C:\web\pleasanter\Implem.CodeDefiner
    dotnet Implem.CodeDefiner.dll trial
    
  2. トライアルを開始することを確認してください。Y と入力し、Enter キーを押下してください。

    トライアル開始の確認
    <INFO> Configurator.OutputLicenseInfo: This Edition is "Community Edtion".
    Type "y" (yes) to continue the Pleasanter Extensions Trial process, otherwise type "n" (no).
    y
    
  1. 以下のコマンドを実行します。<プリザンター起動ユーザ>には「Pleasanterサービス用スクリプト」で指定するユーザを指定します。

    trialオプション付きでCodeDefinerを実行
    cd /web/pleasanter/Implem.CodeDefiner
    sudo -u <プリザンター起動ユーザ> /usr/local/bin/dotnet Implem.CodeDefiner.dll trial
    
  2. トライアルを開始することを確認してください。Y と入力し、Enter キーを押下してください。

    トライアル開始の確認
    <INFO> Configurator.OutputLicenseInfo: This Edition is "Community Edtion".
    Type "y" (yes) to continue the Pleasanter Extensions Trial process, otherwise type "n" (no).
    y
    
  1. Kuduのディレクトリ一覧からCodeDefinerを選択し、プロンプトがC:\home\site\CodeDefinerとなることを確認します。
  2. 次のコマンドを実行します。

    trialオプション付きでCodeDefinerを実行
    dotnet Implem.CodeDefiner.dll trial /p C:\home\site\wwwroot
    
  3. トライアルを開始することを確認してください。Y と入力し、Enter キーを押下してください。

    トライアル開始の確認
    <INFO> Configurator.OutputLicenseInfo: This Edition is "Community Edtion".
    Type "y" (yes) to continue the Pleasanter Extensions Trial process, otherwise type "n" (no).
    y