Search Results

All Results 7008
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
パッチ情報の取得
パッチ情報の取得 サブスクライバー パッチ情報を一目で確認できるので、インストールのメンテナンスやLiferayサポートからのサポートを受けるのに役立ちます。 パッチツールのinfoコマンドは、次の情報を一覧表示します。 サービスパックのバージョン パッチングツールのバージョン インストールされているパッチ 利用可能なパッチ( patching-tool/patches/...
パッチングツールのインストール
パッチングツールのインストール サブスクライバー パッチングツールのインストールと更新は簡単です。 インストール カスタマーポータル からパッチツールをダウンロードします。 DXP 7.3以降の場合、 最新のパッチツールをダウンロードします。 DXP 7.2の場合、 最新バージョンのパッチツール2.xをダウンロードします。 パッチングツールを Liferay Home...
Running Liferay DXP in Amazon Web Services
Running Liferay DXP in Amazon Web Services There are two ways to host Liferay DXP in AWS: Installing Liferay DXP from AWS Marketplace. Installing Liferay DXP using the plain Helm chart. For...
Auto-Scaling in AWS
Auto-Scaling in AWS Liferay's auto-scaling feature automatically creates and destroys replicas (nodes) in the Liferay cluster to optimize performance. You can choose the minimum and maximum number...
Configuring Internally Managed Services
Configuring Internally Managed Services Internally managed services are configured and managed within the chart. These services are defined using the dependencies property: dependencies: : ...
Provisioning Liferay in Kubernetes
Provisioning Liferay in Kubernetes Cloud environments require a layer of orchestration to manage containers, and that is usually Kubernetes. If you're already heavily invested in the cloud, you can...
Configuring Externally Managed Services
Configuring Externally Managed Services Externally managed services are created, configured, and managed outside the Liferay Helm chart. Database Configuring an external database for Liferay in...
Configuring Liferay in AWS
Configuring Liferay in AWS Since Liferay installations hosted in AWS use Helm, you must configure and customize Liferay using the Helm CLI. You can write as many .yaml files as you need. To update...
リファレンス
リファレンス データベース設定 データベーステンプレート JVM設定 Liferay Home ポータルプロパティ システムプロパティ Liferayソフトウェアバージョン
Viewing Metrics with Glowroot
Viewing Metrics with Glowroot This article describes how to use Glowroot in Liferay installations hosted in AWS. For information on how to set up Glowroot in other circumstances, see Using...
Viewing Metrics with Prometheus
Viewing Metrics with Prometheus The Liferay Helm chart is prepared to set up the Prometheus JMX Exporter project agent out-of-the-box. Set the JMX_AGENT_YAML environment variable to the following...
Viewing Metrics from Kubernetes
Viewing Metrics from Kubernetes It is important to track resource usage in the Kubernetes cluster. To view your resource usage, you must use a collector and an exporter. Before you can view...
Installing Liferay in Amazon Web Services
Installing Liferay in Amazon Web Services You can run Liferay DXP on AWS using a new or an existing EKS cluster; a plain installation or Liferay's offering on AWS Marketplace. Either installation...
データベース設定
データベース設定 デモンストレーション用のデフォルトでは、Liferay DXP/Portal は組み込みHSQLデータベースを使用するように構成されています。 デモの目的以外に、次のようなフル機能のサポートされているRDBMSを使用することをお勧めします。 MariaDB MySQL Oracle PostgreSQL [Liferay DXP Compatibility...
データベーステンプレート
データベーステンプレート 以下は、Liferay DXPの組み込みデータソースとしてさまざまなデータベースを構成するためのテンプレート(ポータルプロパティと Docker環境変数 の例)です。 MariaDB ポータルプロパティ jdbc.default.driverClassName=org.mariadb.jdbc.Driver...
Liferay ソフトウェアのバージョン
Liferay ソフトウェアのバージョン Liferay 7.4から、Liferayはアップデートと修正を提供するためにローリングリリースモデルを採用しました。 つまり、Liferay 7.4は当分の間、多くのリリースがある長寿リリースということです。 さらに、Liferay DXP 7.4 U92から、Liferay DXPは四半期ごとのリリーススケジュールに移行しました。...
Liferay Home
Liferay Home Liferay Home は、Liferay DXP/Portalがアプリケーションの起動、構成の読み取り・適用、JARファイルのロード、ログの生成などを行うフォルダです。 Liferay Homeの場所は、インストールタイプによって異なります。 Liferay Tomcatバンドルでは 、Liferay...
JVM設定
JVM設定 Liferay DXP/PortalにはJava JDK 8 または11が必要であり、特定のJVMオプション設定が必要です。 JDK 11に固有の推奨設定と推奨されるベースラインメモリ設定もあります。 ここでは、これらすべての設定について学習し、Tomcatスクリプトの例で説明します。 JDKを選択するには [Liferay...
Portal Developer Properties
Portal Developer Properties There are Portal Properties that facilitate development. Liferay's portal-developer.properties file includes all of them. The portal-developer.properties file is enabled...
ポータルプロパティ
ポータルプロパティ 構成オプションは、サーバーの起動時に ポータルプロパティ 、プロパティファイルから読み取られた名前と値のペアのセット、およびDocker環境変数を使用して指定されます。 デフォルト値 はportal-impl.jar/portal.propertiesファイルで指定されています。 ...