Search Results

Capability
Feature
Deployment Approach
Configuring Liferay Authentication With PingOne Using SAML
This recipe guides you through the basic steps needed to integrate PingOne, your Identity Provider (IdP), with your Liferay environment using Security Assertion Markup Language (SAML). PingOne...
公開日: 2024/08/02 14:34
Integrate Azure AD with Liferay DXP Using OpenID Connect
This recipe guides you through the basic steps needed to integrate Azure AD (now known as Microsoft Entra ID), your Identity Provider (IdP), with your Liferay environment using OpenID Connect....
公開日: 2024/08/02 16:36
Integrate Azure AD with Liferay DXP Using SAML
As a general best practice, integrating Liferay DXP with other Identity Providers (IdPs) provides enhanced security and streamlines authentication management. This recipe guides you through the...
公開日: 2024/08/05 17:12
Building Multi-Step Forms With Liferay DXP Objects
This recipe guides you through the basic steps to build a multi-step form. Liferay DXP environment An object definition with fields A user who has access and control to create and manage objects,...
公開日: 2024/08/06 18:21
Integrate Okta with Liferay DXP using OpenID Connect
This recipe guides you through the steps to integrate Okta, your Identity Provider (IdP), with your Liferay environment using OpenID Connect. Okta Dev account Liferay DXP environment Administrative...
公開日: 2024/08/06 20:09
Designing and Displaying Reusable Navigation Menus
Navigation menus for a site are typically tied strictly to a site's page hierarchy and structure. The Navigation Menus feature in Liferay is powerful because it enables you to create navigation...
公開日: 2024/08/15 18:33
Building a Reusable and Dynamic Accordion With Fragments
Liferay Fragments are reusable, customizable web elements that serve as building blocks for a page. They consist of HTML, CSS, and JavaScript to provide structure, style, and functionality to your...
公開日: 2024/08/19 16:54
Using Zapier to Sync Object Data with Google Sheets
This recipe guides you through the steps required to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Zapier.
公開日: 2024/11/14 16:15
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でDXPにパッチを適用する
DockerでDXPにパッチを適用する LiferayのパッチはDXPの問題を修正し、パッチツールがパッチを適用します。 Liferayは、 Docker Hub 上で、新しい フィックスパック 、 セキュリティフィックスパック 、 サービスパック がそれぞれあらかじめ組み込まれたイメージを提供しています。 また、LiferayはDXPコンテナにインストールする セキュリティフィックスパック...
公開日: 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
コンテナへのアプリやその他のアーティファクトのインストール
コンテナへのアプリやその他のアーティファクトのインストール アプリケーションやその他のアーティファクト( DXPアクティベーションキーなど)は、コンテナの /mnt/liferay/deploy フォルダを介してDXPコンテナにインストールされます。 コンテナエントリポイントは、 /mnt/liferay/deploy フォルダをコンテナの [Liferay Home]/deploy...
公開日: 2024/11/22 22:49
コンテナへのファイルの提供
コンテナへのファイルの提供 Liferayコンテナは、提供されたファイルを使用して、次のユースケースを実行します。 .properties ファイルと .config ファイルでLiferayを構成する Tomcatを構成する アプリとその他のアーティファクトをデプロイする パッチツールを更新する DXPをパッチする スクリプトを実行する ...
公開日: 2024/11/22 22:49
DXPをDockerでライセンスする
DXPをDockerでライセンスする 有効期限が切れるDXPトライアルライセンスを使用している場合、またはインストールする必要のある新しいライセンス(アクティベーションキー)がある場合は、コンテナの既存のライセンスを置き換えることができます。 ライセンス有効期限ログメッセージの例を次に示します。 ERROR...
公開日: 2024/11/22 22:49
Sites
Sites Sites are customizable spaces for building personalized digital experiences. They are a fundamental component of Liferay DXP. At its core, a site is a collection of pages that contains...
公開日: 2025/07/03 20:41
ページの作成
ページの作成
公開日: 2024/05/09 18:56
新しいDockerイメージへのアップグレード
新しいDockerイメージへのアップグレード 新しいLiferayバージョンがDockerイメージとしてリリースされると、それらにアップグレードできます。 アップグレードの基本 では、プロセスについて説明しています。 ...
公開日: 2024/11/22 22:49
ページの追加
ページの追加
公開日: 2024/05/09 18:56
コンテナでのスクリプトの実行
コンテナでのスクリプトの実行 TomcatおよびLiferayファイルの設定、アーティファクトのデプロイ、およびパッチの適用以外に、Liferayコンテナで実行したいことが他にもある場合は、スクリプトを使用できます。 コンテナは、 ライフサイクルのいくつかの時点で特定のフォルダー内のスクリプトをスキャンします。 次の表に、スクリプトの挿入ポイントを示します。 ...
公開日: 2024/11/22 22:49
サイトの追加
サイトの追加 サイトは、パーソナライズされたデジタル体験を構築するためのカスタマイズ可能なスペースである。 以下の手順に従って、Liferayインスタンスに基本サイトを作成してください: グローバルメニュー( Applications Menu ) を開き、 コントロールパネル タブ → サイト を開きます。 サイト」アプリケーションを開く。 Add( Add Button )...
公開日: 2024/05/09 18:58