Capability

Integration

Liferay is designed to be standards-compliant and highly interoperable. Connect Liferay DXP with external systems using SOAP, REST, GraphQL, and more to unite third-party software, legacy systems, and data.

Headless APIs, Remote Apps (Client Extensions), API Builder, and integrations with SSO platforms are some of the examples of the features in this area.

Feature
Deployment Approach
Capability
Liferay Dockerイメージの使用
Liferay Dockerイメージの使用 Docker Hubは、Linux上のTomcatにバンドルされた Liferay DXP と Liferay Portal Docker イメージをホストしています。 Liferay Docker Hubページには、さまざまなリリースのイメージの詳細とタグが表示されます。 Liferay DXP Images Liferay ポータル画像...
公開日: 2024/11/22 22:49
Building Liferay Docker Images
Building Liferay Docker Images Liferay is open-source and fully customizable. You can create your own Liferay Docker images using Dockerfiles to suit the needs of your installation. For example,...
公開日: 2025/05/22 16:39
コンテナの設定
コンテナの設定 Liferayインストールで構成可能なものはすべて、Liferay Dockerコンテナで構成できます。 設定する最も一般的なものは次のとおりです。 JVMオプション ポータルプロパティ 画像定義の環境変数 システムプロパティ システム設定 コンテナにファイルを提供する設定のユースケースを、 [bind...
公開日: 2024/11/22 22:49
コンテナのライフサイクルとAPI
コンテナのライフサイクルとAPI 高レベルでは、コンテナはLiferayがデプロイされた状態でTomcatを開始します。 ただし、さらに、コンテナエントリーポイントは、以下のユースケースを実行するためのAPIを提供します。 スクリプトの呼び出し TomcatおよびLiferayの設定 アーティファクトのデプロイ パッチのインストール パッチツールの更新 ...
公開日: 2024/11/22 22:49
コンテナへのアプリやその他のアーティファクトのインストール
コンテナへのアプリやその他のアーティファクトのインストール アプリケーションやその他のアーティファクト( DXPアクティベーションキーなど)は、コンテナの /mnt/liferay/deploy フォルダを介してDXPコンテナにインストールされます。 コンテナエントリポイントは、 /mnt/liferay/deploy フォルダをコンテナの [Liferay Home]/deploy...
公開日: 2024/11/22 22:49
Maintenance and Troubleshooting in Docker
Maintenance and Troubleshooting in Docker The Liferay Docker container has tools for maintenance and troubleshooting out-of-the-box. You can set various environment variables to modify settings...
公開日: 2024/08/16 15:43
Dockerイメージのバージョン
Dockerイメージのバージョン Liferay Docker イメージタグは、Liferay ソフトウェアのバージョンで始まり、イメージのバージョンで終わります。 [Liferay software version] [image version] 例えば、Liferay DXP 7.4.13 Update 15 や Liferay Portal 7.4.3.15 GA15...
公開日: 2024/11/22 22:49
Docker Packages
Docker Packages These are the packages Liferay installs in the Ubuntu OS to support a full Liferay DXP environment. This list includes neither the JDK nor the dependencies the packages require. ...
公開日: 2025/05/22 16:42