Search Results

Capability
Feature
Deployment Approach
Shell Access
Shell Access The command-line tools in Liferay Cloud contribute to the developer's workflow by delivering speed, control, traceability, scripting, and automation capabilities. Shell access makes it...
公開日: 24/05/09 19:01
セキュリティ
セキュリティ 情報セキュリティとLiferay Cloud 認証 Liferay CloudでSSOを使用する Webアプリケーションファイアウォール シークレットで安全な環境変数を管理
公開日: 24/05/09 19:01
情報セキュリティとLiferay Cloud
情報セキュリティとLiferay Cloud Liferayはクラウドのセキュリティを重視しており、 SOC 2 および ISO 27001:2013 規格への準拠に関する次のドキュメントを公開しています: クラウドサービスにおける顧客データの処理に関するステートメント Liferay クラウドデータセキュリティ & 保護 関連トピック...
公開日: 24/05/09 19:01
シークレットで安全な環境変数を管理
シークレットで安全な環境変数を管理 シークレットを使用すると、Liferay Cloud内のあらゆる環境の変数を安全に保存することができます。 Liferay Cloud プロジェクトを閲覧する権限を持つ全てのユーザーが 環境変数を閲覧できるのに対し、secret はそのロールに閲覧権限が与えられている場合にのみ閲覧可能です。 シークレットとは...
公開日: 24/05/09 19:01
Liferay CloudでのSSOの使用
Liferay CloudでのSSOの使用 お客様は、SAML 2.0準拠のシングルサインオンIdentity Providerを使用して、Liferay Cloudプラットフォームでユーザーを認証することができます。 以下は、この統合を有効にするためのプロセスである。 SAML を使用して SSO を有効にするには、クライアント、サービスプロバイダ(SP)、 ID プロバイダ(IdP)の...
公開日: 24/05/09 19:01
Webアプリケーションファイアウォール
Webアプリケーションファイアウォール Liferay Cloud 5.x.x Liferay Cloud には ModSecurity という Web アプリケーションファイアウォールが含まれています。 Webサーバーに送信されたリクエストを、あらかじめ定義されたカスタムルールと照らし合わせて検査します。...
公開日: 24/05/09 19:01
ビルドとデプロイ
ビルドとデプロイ Liferay Cloud 導入ワークフローの概要 Liferay Cloudへのデプロイメント デプロイタイプについて デプロイメント戦略について Liferay Cloud Consoleを使った変更のデプロイメント CLIツールによる変更点のデプロイ CIサービスのビルドを自動的にデプロイする Jenkinsステージの再起動 ...
公開日: 24/05/09 19:01
CIサービスのビルドを自動的にデプロイする
CIサービスのビルドを自動的にデプロイする Liferay Cloudでは、Webhookを使用して、プロジェクトのGitリポジトリにプッシュまたはマージされた変更に対してJenkinsビルドを自動的にトリガーできます(例: GitHub , Bitbucket , GitLab )。 これらのビルドは、Liferay Cloud...
公開日: 24/05/09 19:01
CLIツールによる変更点のデプロイ
CLIツールによる変更点のデプロイ CLIツールを使用すると、Jenkinsのビルドをトリガーしたり、Liferay Cloud Consoleを使用することなく、ローカルプロジェクトの変更を直接デプロイすることができます。 このチュートリアルでは、Liferayサービスにポータル・プロパティを追加し、CLIツールを使用して dev にデプロイするプロセスを説明します。 始めるには、まず...
公開日: 24/05/09 19:01
Liferay Cloud Consoleを使った変更のデプロイ
Liferay Cloud Consoleを使った変更のデプロイ このチュートリアルでは、Liferayサービスにポータル・プロパティを追加し、プル・リクエストでCIビルドをトリガーし、Liferay Cloudコンソールを介して dev 環境に新しいビルドをデプロイするプロセスを説明します。 ...
公開日: 24/05/09 19:01
永続的なファイルストレージボリュームの構成
永続的なファイルストレージボリュームの構成 管理者は Liferay Cloud のサービスのボリュームをデプロイタイプに応じて設定することができます (Deployment または StatefulSet)。 ボリュームは、導入タイプに応じて、永続的な共有ストレージ(NFS)または専用ストレージ(SSD)のいずれかに保存できます。 この記事では、サービスの LCP.json...
公開日: 24/05/09 19:01
ファイルとフォルダを無視する
ファイルとフォルダを無視する Liferay Cloud では、サービスをデプロイする前に、どのファイルやフォルダーを無視するかを契約者が決定することができます。 これは、 .lcpignore ファイルを作成し、プロジェクトフォルダーの最上位レベル内に配置することで行われます(例: / etc/lfrlearn / ここで、 lfrlearn はプロジェクト名です)。...
公開日: 24/05/09 19:01
Jenkinsステージの再起動
Jenkinsステージの再起動 CIサービスでは、Jenkinsのスタッシュを保存するように設定することができます。 この隠し場所を使って、Jenkinsビルドの特定のステージを再開することができます。 ジェンキンス・スタッシュの保存 以下のCIサービス変数を使用して、スタッシュとアーティファクトが保存される完了ビルドの数を決定します。 ...
公開日: 24/05/09 19:01
デプロイメント戦略について
デプロイメント戦略について サービスのデプロイ戦略によって、新しいバージョンを初期化する方法が決まります。 Liferay Cloud は、そのサービスに対して 2 つのデプロイメント戦略を提供しています。 RollingUpdate と Recreateです。 デプロイ戦略の違い...
公開日: 24/05/09 19:01
配布タイプについて
配布タイプについて サービスのデプロイメント タイプによって、パフォーマンス、メモリ使用量、ファイルやボリュームへのアクセスなど、サービスの機能に関するさまざまな側面が決まります。 Liferay Cloud はサービスに2つのデプロイメントタイプを提供します:DeploymentとStatefulSet です。 配備タイプの違い デプロイメント タイプの特徴は以下の通り: ...
公開日: 24/05/09 19:01
DXP
DXP :::: 2 :gutter: 3 3 3 3 ::: Definitions :link: ./dxp/definitions.md ::: ::: Javadocs Portal Impl Portal Kernel Portal-Test Service Tracker Collections Liferay Registry API ::: ::: Petra ...
公開日: 24/05/09 19:01
Apps
Apps com.liferay.account.api com.liferay.adaptive.media.api com.liferay.adaptive.media.content.transformer.api com.liferay.adaptive.media.demo.data.creator.api ...
公開日: 24/05/09 19:01
Definitions
Definitions Definitions
公開日: 24/05/09 19:01
Javadocs
Javadocs Apps Core/Liferay Shielded Container API Core/Service Tracker Collections Portal-Impl Portal-Kernel Portal-Test
公開日: 24/05/09 19:01
Portlet API
Portlet API Portlet API
公開日: 24/05/09 19:01
Properties Documentation
Properties Documentation Properties Documentation
公開日: 24/05/09 19:01
Liferay University
Liferay University This page serves as an archive and index of videos that were previously hosted on Liferay University. As of February 28, 2023 Liferay University is no longer operational....
公開日: 24/05/09 19:01
Utility Classes
Utility Classes Util-Bridges Util-Java Util-slf4j Util-Taglib
公開日: 24/05/09 19:01
Reference
Reference :::: 2 :gutter: 3 3 3 3 ::: DXP :link: ./dxp.md Apps Definitions Javadocs Properties Taglibs ::: ::: Liferay University :link: ./liferay-university.md ::: ::: Faces :link:...
公開日: 24/05/09 19:01
Liferay Style Guide
Liferay Style Guide The Liferay Style Guide sits on the shoulders of giants---specifically, the giants of The Chicago Manual of Style and Strunk and White's The Elements of Style. Where this guide...
公開日: 24/05/09 19:01
Liferay High-Level Style
Liferay High-Level Style There are five types of documentation: Introduction: Placed hierarchically at the top of a section, the introduction is a high level explainer that summarizes how the...
公開日: 24/05/09 19:01
Liferay Style Conventions
Liferay Style Conventions Conventions are neither correct or incorrect; they are decisions that vary greatly in the industry. After much comparison and use, Liferay's documentation uses the...
公開日: 24/05/09 19:01
Liferay Documentation Format
Liferay Documentation Format The format, or how a style of documentation is organized, is important to maintaining consistency of experience. As readers make more use of the documentation, the...
公開日: 24/05/09 19:01
Liferay Phraseology
Liferay Phraseology Liferay's style phrases prose a certain way. Note that these are also conventions and neither correct nor incorrect; they are the way we have chosen to communicate based on our...
公開日: 24/05/09 19:01
Training Material
Training Material These materials supplement some recorded and in-person trainings by providing you with opportunities to practice key skills, test your understanding, and gain confidence in...
公開日: 24/09/23 16:10
Building Enterprise Websites with Liferay Exercises
Building Enterprise Websites with Liferay Exercises These exercises supplement the Building Enterprise Websites with Liferay video training and provide an opportunity to solidify your learning....
公開日: 24/09/23 16:10
Day 1 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 1 Day 1 Exercises for Building Enterprise Websites with Liferay Exercise 1: Exploring Clarity's Public Enterprise Website Exercise 2: Verifying and Launching Liferay...
公開日: 24/09/23 16:10
Day 2 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 2 Day 2 Exercises for Building Enterprise Websites with Liferay Exercise 11a: Generating Content with ChatGPT Exercise 11b: Auto-Tagging Content (Bonus) Exercise 12a:...
公開日: 24/09/23 16:11
Day 3 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 3 Day 3 Exercises for Building Enterprise Websites with Liferay Exercise 19a: Creating an Object Definition Exercise 19b: Building the Form Exercise 19c: Creating a...
公開日: 24/09/23 16:11
APIの使用
APIの使用 休憩サービスの消費 GraphQL Apisの消費 データ移行センター APIクエリパラメータ バッチエンジン API の基本 - データのインポート バッチエンジン API の基本 - データのエクスポート 認証されていないリクエストの作成 外部参照コードの使用 APIヘッダーリファレンス
公開日: 24/05/09 18:51
Configuring JSON Web Services
Configuring JSON Web Services Liferay’s services are exposed as JSON web services out-of-the-box. This is enabled by default. You can access these services via the API page at...
公開日: 24/11/16 15:32
Product Delivery API Basics
Product Delivery API Basics Product API Basics covers the admin API used for creating and managing products. To display product data in your storefront, you must use the Product Delivery API. Call...
公開日: 24/11/16 15:30
開発者ガイド
開発者ガイド
公開日: 24/05/09 18:46
Liferayの保護
Liferayの保護 Liferay DXPは、セキュリティに配慮して構築されています。 これには、 OWASP Top 10 や CWE/SANS Top 25 で説明されているような一般的なセキュリティ脆弱性やエクスプロイトの緩和が含まれます。 ...
公開日: 24/05/09 18:52
ユーザーアカウントAPIの基本
ユーザーアカウントAPIの基本 コントロールパネルから ユーザーの追加と管理 ができますが、Liferay の REST API を使うこともできます。 これらのサービスを呼び出して、ユーザーの追加、編集、削除を行うことができます。 まず、新しいユーザーを追加します。 ユーザーの追加 次に、以下の手順に従います。 User Account API Basics...
公開日: 24/05/09 18:59
WebコンテンツAPIの詳細設定
WebコンテンツAPIの詳細設定 Liferay DXP RESTサービスを使用すると、サイトの構造化コンテンツを作成・管理することができます。 構造化コンテンツとは、Webコンテンツストラクチャーを使用する Webコンテンツ です。 ストラクチャーは、Webコンテンツの記事に含まれる作成者、概要、内容などの情報を定義します。...
公開日: 24/05/09 18:51
開発者ガイド
開発者ガイド WebコンテンツAPIの基本 WebコンテンツAPIの詳細設定 REST APIによるストラクチャー・テンプレートの管理
公開日: 24/05/09 18:51
WebコンテンツAPIの基本
WebコンテンツAPIの基本 Liferay DXP RESTサービスを使用すると、サイトで構造化コンテンツを作成・管理することができます。 構造化コンテンツとは、Webコンテンツストラクチャーを使用するWebコンテンツ です。 ストラクチャーは、Webコンテンツの記事に含まれる作成者、概要、内容などの情報を定義します。...
公開日: 24/05/09 18:51
Web Content API Basics Using GraphQL
Web Content API Basics Using GraphQL Use Liferay DXP GraphQL services to manage web content by creating, retrieving, updating, and deleting structured content on your site. Structured content...
公開日: 24/11/19 15:27
REST APIによるストラクチャーとテンプレートの管理
REST APIによるストラクチャーとテンプレートの管理 Webコンテンツストラクチャーとは、Webコンテンツの記事に含まれる情報を定義するものです。 ストラクチャーにより、Webコンテンツの作成・管理がしやすくなり、コンテンツに必要な情報がすべて確実に含まれるようにします。 ストラクチャーをWebコンテンツテンプレートに関連付けることができます。...
公開日: 24/05/09 18:51
サンプルAPIチュートリアル
サンプルAPIチュートリアル リクエスト例とサンプルコードを含むAPIチュートリアルのサンプルについては、以下のリンクをたどってください。 サイトの構築 ナビゲーションメニューAPIの基本 コンテンツのオーサリングと管理 ブログ API基礎 カテゴリーと語彙 API の基本 ドキュメント API基礎 Tags API 基礎 ウェブコンテンツAPIの基礎 Web...
公開日: 24/05/09 18:51
興味のあるトピックの理解
興味のあるトピックの理解 個人が Liferay サイトのページを操作すると、Analytics Cloud はそのページに含まれるトピックを記録します。 個人があるトピックを含むページを訪問すればするほど、そのトピックのランキングはその個人の興味に対して高くなる。 インタレストは、サイト上での複数のインタラクションと複数のセッションに基づいている。...
公開日: 24/05/09 18:44
タッチ ポイント
タッチ ポイント タッチポイントは、ユーザーや顧客がブランドと相互作用するさまざまな方法を反映しています。 Analytics Cloudは、ページビューなどの従来のページアナリティクスと、包括的なサイト、パス、アセットに特化したアナリティクスデータを組み合わせた幅広いアナリティクスデータを提示します。 Analytics Cloudは、サイト全体の包括的なレポートを提供する サイトワイド...
公開日: 24/05/09 18:44
イベントの追跡
イベントの追跡 Liferay DXPのサイトページにJavaScriptのコードを追加することで、分析のためにイベントを追跡することができます。 追加したコードは、Analytic CloudのAPIと連動して、ユーザーがWebサイトで何をしているかを把握します。 これらのイベントは、 イベント分析 ツールを使用して分析できます。 そのためには、JavaScriptのコードで...
公開日: 24/05/09 18:44
Using Specifications with Picklists
Using Specifications with Picklists Liferay DXP 2024.Q3+/Portal 7.4 GA125+ You can now use picklists to define specification values and link them to a specification template to use with products....
公開日: 24/08/07 15:39
ファイルの有効期限とレビュー日時の使用
ファイルの有効期限とレビュー日時の使用 対応可能:Liferay DXP/Portal 7.4以降 ドキュメントとメディアアプリケーションを使用すると、ファイルの有効期限とレビュー日時を設定できます。 これは、限られた期間のみ有効なデジタルアセットを管理するのに役立ちます(ライセンスなどのため)。 有効...
公開日: 24/05/09 18:50
開発者ガイド
開発者ガイド ドキュメントAPIの基本 アダプティブメディアモジュールリファレンス ビデオショートカットプロバイダーの作成
公開日: 24/05/09 18:50
ウェブコンテンツの翻訳
ウェブコンテンツの翻訳 liferay DXP/Portal 7.3+. Liferayは、ウェブコンテンツの記事を翻訳するための統合ツールを提供しているので、グローバルなユーザーのために魅力的でローカライズされたコンテンツを作成することができます。 これらのツールを使用すると、手動でWebコンテンツを翻訳したり、XLIFFファイルとして翻訳をインポートすることができます。 ...
公開日: 24/05/09 18:51
Liferay DXP 7.3 新機能一覧
Liferay DXP 7.3 新機能一覧 Liferay DXPの最新リリースには、多くの重要な新機能と改善が含まれています。 これらの機能により、サイトの構築、サイトのトラフィックの分析、ドキュメントの管理、必要なアプリケーションの作成がより簡単に行えるようになります。 Liferay DXP 7.3には、アプリビルダー、マスターページ、アセットライブラリなどが含まれています。 ...
公開日: 24/05/09 18:51
OpenID Connectの使用
OpenID Connectの使用 OpenID Connectは、ユーザーが他のシステムにあるアカウントを使用して認証できるようにする軽量の認証レイヤーです。 これはOAuth 2.0承認プロトコルの上に構築されています。 OpenID Connectを使用することで、ユーザー認証を他のプロバイダーに 委任...
公開日: 24/05/09 18:52
CORSの設定
CORSの設定 CORSは、クロスオリジンリソース共有(Cross-Origin Resource Sharing)の略です。 オリジンとは別のドメインにあるWebサーバーであり、リソースは画像、PDF、HTMLファイルなど、サーバーに保存されているアセットです。 別のオリジンに保存されているリソースを要求する必要がある場合があります。...
公開日: 24/05/09 18:52
System for Cross-domain Identity Management (SCIM)
System for Cross-domain Identity Management (SCIM) Liferay DXP 2024.Q1+ [Release Feature](../../system-administration/configuring-liferay/feature-flags.md#release-feature-flags) System for...
公開日: 24/05/09 18:52
Using a JavaScript Client Extension
Using a JavaScript Client Extension Liferay 7.4+ With a JavaScript (JS) client extension, you can run your own JavaScript on any page in Liferay without worrying about dependencies on Liferay code...
公開日: 24/05/09 18:54
JavaScript YAML Configuration Reference
JavaScript YAML Configuration Reference You can define a JavaScript client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a JavaScript client...
公開日: 24/05/09 18:54
Using nestedFields to Query Related Entries
Using nestedFields to Query Related Entries Liferay 7.4 U69+/GA69+ The nestedFields parameter causes Liferay to return multiple levels of related object entries in a single GET request. Pass the...
公開日: 24/05/09 18:54

Capabilities

Product

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy