Search Results

All Results 7027
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
インストールとアップグレード
インストールとアップグレード
アプリケーションサーバーへのLiferayのインストール
アプリケーションサーバーへのLiferayのインストール Liferay DXPまたはLiferay Portalは、 対応されているアプリケーションサーバー にインストールすることが可能です。 これは通常、DevOpsおよび高可用性環境で使用する最も実用的なインストールタイプです。 開始するには、 互換性マトリックス からサポートされているアプリケーションサーバーを選択します。 ...
Installing Earlier Liferay Versions on Application Servers
Installing Earlier Liferay Versions on Application Servers As new Liferay versions are released, their dependencies and installation steps change. Liferay made a big change for DXP with the 2025.Q3...
Installing Earlier Liferay Versions on Tomcat
Installing Earlier Liferay Versions on Tomcat Liferay DXP 2025.Q2/Portal 2025.Q1 or below Using a Liferay-Tomcat bundle or Docker image is the fastest way to get started using Liferay DXP. This...
WebSphereへのインストール
WebSphereへのインストール WebSphereにLiferay DXPをインストールするには、DXP WARのインストール、依存関係のインストール、WebSphereの構成、およびDXPの開始が必要です。 データベースとメールサーバーの接続も設定する必要があります。 IBM® WebSphere®はInternational Business Machines...
JBoss EAPへのインストール
JBoss EAPへのインストール JBoss EAPにインストールするには、DXP WARのインストール、依存関係のインストール、JBossの設定、およびJBossへのDXPのデプロイが必要です。 データベースとメールサーバーの接続も設定する必要があります。 前提条件 Liferay DXPにはJava JDK 8または11が必要です。 詳細は、 互換性マトリクス を参照してください。 ...
Tomcatへのインストール
Tomcatへのインストール [Liferay-Tomcatバンドルの使用](../installing-a-liferay-tomcat-bundle.md) または[Dockerイメージ](../../../getting-started/starting-with-a-docker-image.md)は、Liferay DXPの使用を開始するための最速の方法です。...
TomcatでJNDIを設定する
TomcatでJNDIを設定する Liferay DXP 7.4+ または Liferay Portal 7.4+に適用されます。 JNDIリソースを設定するには、必要なJDBCドライバをTomcatのlibフォルダに置く必要があります(すなわち、 tomcat-9.0.56/lib)。 たとえば、Oracleデータベースを使用する場合は、 ojdbc8.jar...
WildFlyへのインストール
WildFlyへのインストール WildFlyにインストールするには、DXP WARのインストール、依存関係のインストール、WildFlyの設定、およびWildFlyへのDXPのデプロイが必要です。 データベースとメールサーバーの接続も設定する必要があります。 前提条件 Liferay DXPにはJava JDK 8または11が必要です。 詳細は、 互換性マトリクス を参照してください。 ...
Liferayを初めて実行する
Liferayを初めて実行する Liferay DXP/Portalをインストール してデータベースを構成すると、実行する準備が整います。 サーバーを起動する アプリケーションサーバーにバンドルされている起動スクリプトを実行します。 Tomcatバンドルの例: ./liferay-dxp-version/tomcat-version/bin/startup.sh ...
Liferay Helm Values Reference
Liferay Helm Values Reference Helm is configured in YAML. Below are descriptions of the Liferay default Helm chart values. affinity: {} # Set Liferay DXP StatefulSet spec...
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: : ...
AWS Managed Resources Reference
AWS Managed Resources Reference By default, Liferay uses several managed services to run background operations when hosting in AWS. These resources facilitate the provisioning and continued use of...
Using GovCloud to run Liferay in AWS
Using GovCloud to run Liferay in AWS Government entities can use GovCloud to provision Liferay in AWS. Subscribe to Liferay DXP Visit the AWS Marketplace. In Discover Products, find Liferay...
Using Marketplace Artifacts to Run Liferay in AWS
Using Marketplace Artifacts to Run Liferay in AWS You can use AWS Marketplace artifacts to provision Liferay in AWS. Prerequisite Oras CLI (optional) Launch Liferay Set and export environment...
Using the AWS Chart to Run Liferay in AWS
Using the AWS Chart to Run Liferay in AWS Using the AWS chart is a CLI-only method for provisioning Liferay in AWS. Launch Liferay Set and export an environment variable to hold the Liferay AWS...
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 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...
Making Liferay Public in AWS
Making Liferay Public in AWS Now that you have Liferay installed, all that's left is to make it publicly available and then configure HTTPS for secure communication. Install the nginx Ingress...
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...