Search Results

Capability
Feature
Deployment Approach
情報セキュリティとLiferay Cloud
情報セキュリティとLiferay Cloud Liferayはクラウドのセキュリティを重視しており、 SOC 2 および ISO 27001:2013 規格への準拠に関する次のドキュメントを公開しています: クラウドサービスにおける顧客データの処理に関するステートメント Liferay クラウドデータセキュリティ & 保護 関連トピック...
公開日: 2024/05/09 19:01
シークレットで安全な環境変数を管理
シークレットで安全な環境変数を管理 シークレットを使用すると、Liferay Cloud内のあらゆる環境の変数を安全に保存することができます。 Liferay Cloud プロジェクトを閲覧する権限を持つ全てのユーザーが 環境変数を閲覧できるのに対し、secret はそのロールに閲覧権限が与えられている場合にのみ閲覧可能です。 シークレットとは...
公開日: 2024/05/09 19:01
Webアプリケーションファイアウォール
Webアプリケーションファイアウォール Liferay Cloud 5.x.x Liferay Cloud には ModSecurity という Web アプリケーションファイアウォールが含まれています。 Webサーバーに送信されたリクエストを、あらかじめ定義されたカスタムルールと照らし合わせて検査します。...
公開日: 2024/05/09 19:01
永続的なファイルストレージボリュームの構成
永続的なファイルストレージボリュームの構成 管理者は Liferay Cloud のサービスのボリュームをデプロイタイプに応じて設定することができます (Deployment または StatefulSet)。 ボリュームは、導入タイプに応じて、永続的な共有ストレージ(NFS)または専用ストレージ(SSD)のいずれかに保存できます。 この記事では、サービスの LCP.json...
公開日: 2024/05/09 19:01
Liferay Cloud Consoleを使った変更のデプロイ
Liferay Cloud Consoleを使った変更のデプロイ このチュートリアルでは、Liferayサービスにポータル・プロパティを追加し、プル・リクエストでCIビルドをトリガーし、Liferay Cloudコンソールを介して dev 環境に新しいビルドをデプロイするプロセスを説明します。 ...
公開日: 2024/05/09 19:01
セキュリティ
セキュリティ 情報セキュリティとLiferay Cloud 認証 Liferay CloudでSSOを使用する Webアプリケーションファイアウォール シークレットで安全な環境変数を管理
公開日: 2024/05/09 19:01
Liferay CloudでのSSOの使用
Liferay CloudでのSSOの使用 お客様は、SAML 2.0準拠のシングルサインオンIdentity Providerを使用して、Liferay Cloudプラットフォームでユーザーを認証することができます。 以下は、この統合を有効にするためのプロセスである。 SAML を使用して SSO を有効にするには、クライアント、サービスプロバイダ(SP)、 ID プロバイダ(IdP)の...
公開日: 2024/05/09 19:01
CIサービスのビルドを自動的にデプロイする
CIサービスのビルドを自動的にデプロイする Liferay Cloudでは、Webhookを使用して、プロジェクトのGitリポジトリにプッシュまたはマージされた変更に対してJenkinsビルドを自動的にトリガーできます(例: GitHub , Bitbucket , GitLab )。 これらのビルドは、Liferay Cloud...
公開日: 2024/05/09 19:01
CLIツールによる変更点のデプロイ
CLIツールによる変更点のデプロイ CLIツールを使用すると、Jenkinsのビルドをトリガーしたり、Liferay Cloud Consoleを使用することなく、ローカルプロジェクトの変更を直接デプロイすることができます。 このチュートリアルでは、Liferayサービスにポータル・プロパティを追加し、CLIツールを使用して dev にデプロイするプロセスを説明します。 始めるには、まず...
公開日: 2024/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 ...
公開日: 2024/05/09 19:01
Definitions
Definitions Definitions
公開日: 2024/05/09 19:01
Javadocs
Javadocs Apps Core/Liferay Shielded Container API Core/Service Tracker Collections Portal-Impl Portal-Kernel Portal-Test
公開日: 2024/05/09 19:01
Properties Documentation
Properties Documentation Properties Documentation
公開日: 2024/05/09 19:01
Reference
Reference :::: 2 :gutter: 3 3 3 3 ::: DXP :link: ./dxp.md Apps Definitions Javadocs Properties Taglibs ::: ::: Training Material Exercises :link: ./training-material.md ::: ::: Faces :link:...
公開日: 2024/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...
公開日: 2024/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...
公開日: 2024/05/09 19:01
ファイルとフォルダを無視する
ファイルとフォルダを無視する Liferay Cloud では、サービスをデプロイする前に、どのファイルやフォルダーを無視するかを契約者が決定することができます。 これは、 .lcpignore ファイルを作成し、プロジェクトフォルダーの最上位レベル内に配置することで行われます(例: / etc/lfrlearn / ここで、 lfrlearn はプロジェクト名です)。...
公開日: 2024/05/09 19:01
Jenkinsステージの再起動
Jenkinsステージの再起動 CIサービスでは、Jenkinsのスタッシュを保存するように設定することができます。 この隠し場所を使って、Jenkinsビルドの特定のステージを再開することができます。 ジェンキンス・スタッシュの保存 以下のCIサービス変数を使用して、スタッシュとアーティファクトが保存される完了ビルドの数を決定します。 ...
公開日: 2024/05/09 19:01
デプロイメント戦略について
デプロイメント戦略について サービスのデプロイ戦略によって、新しいバージョンを初期化する方法が決まります。 Liferay Cloud は、そのサービスに対して 2 つのデプロイメント戦略を提供しています。 RollingUpdate と Recreateです。 デプロイ戦略の違い...
公開日: 2024/05/09 19:01
配布タイプについて
配布タイプについて サービスのデプロイメント タイプによって、パフォーマンス、メモリ使用量、ファイルやボリュームへのアクセスなど、サービスの機能に関するさまざまな側面が決まります。 Liferay Cloud はサービスに2つのデプロイメントタイプを提供します:DeploymentとStatefulSet です。 配備タイプの違い デプロイメント タイプの特徴は以下の通り: ...
公開日: 2024/05/09 19:01
Portlet API
Portlet API Portlet API
公開日: 2024/05/09 19:01
Utility Classes
Utility Classes Util-Bridges Util-Java Util-slf4j Util-Taglib
公開日: 2024/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....
公開日: 2024/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...
公開日: 2024/05/09 19:01
Using the Calendar Widget
Using the Calendar Widget The calendar widget displays a small monthly calendar showing an overview of upcoming events. A larger area shows the Scheduler, a more detailed calendar with several...
公開日: 2024/05/13 19:54
Calendar
Calendar The Calendar widget stores and shares scheduled events. It's a personal planner for individual users, a shared calendar for an entire site, or both at the same time. In addition to...
公開日: 2024/05/13 19:54
Mapping Calendar Event Fields to Display Page Templates
Mapping Calendar Event Fields to Display Page Templates You can customize and display calendar event information by mapping calendar fields to display page templates. Highlight certain fields such...
公開日: 2024/05/13 19:54
Deploying Microservice Client Extensions to Liferay PaaS
Deploying Microservice Client Extensions to Liferay PaaS In most cases, you can deploy client extensions with Liferay PaaS similarly to self-hosted instances. Deploy frontend, configuration, and...
公開日: 2024/05/13 20:28
データベースサービス
データベースサービス データベースサービス データベースのユーザー名の変更 データベースパスワードの変更
公開日: 2024/05/26 15:57
Creating a Database Dump
Creating a Database Dump Uploading a backup to Liferay Cloud's backup service requires a snapshot comprised of two compressed files, containing the document library and database dump, respectively....
公開日: 2024/05/29 16:03
バックアップサービス
バックアップサービス バックアップサービスの概要 バックアップのダウンロードとアップロード バックアップページからのデータの復元
公開日: 2024/05/30 19:33
Liferay Commerce 2.1 Connector to PunchOut2Go
Liferay Commerce 2.1 Connector to PunchOut2Go Subscription Liferay provides a PunchOut2Go connector that integrates with a user's existing PunchOut2Go infrastructure. You can download this...
公開日: 2024/05/31 20:41
Using Objects with SugarCRM
Using Objects with SugarCRM [Beta Feature](../../../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) You can create objects that map to SugarCRM objects (for...
公開日: 2024/06/05 16:04
Using the Accessibility Menu
Using the Accessibility Menu Liferay DXP 2024.Q2+/Portal 7.4 GA120+ Most enhancements to accessibility in Liferay are propagated across the entire platform by default, so all your users can...
公開日: 2024/06/06 15:57
Using a Frontend Data Set Filter Client Extension
Using a Frontend Data Set Filter Client Extension Liferay DXP 2024.Q2+/Portal 7.4 GA120+ Frontend data set filter client extensions define JavaScript functions for creating customizable filter...
公開日: 2024/06/06 15:55
Configuring XML Sitemaps
Configuring XML Sitemaps Liferay DXP 2024.Q2+/Portal 7.4 GA120+ XML sitemaps are XML-formatted documents listing the URLs of a website along with additional metadata (e.g. last update, change...
公開日: 2024/06/06 15:57
Configuring Friendly URL Separators
Configuring Friendly URL Separators Liferay DXP 2024.Q2+/Portal 7.4 GA120+ You can customize URL separators to improve URL readability and enhance SEO. For example, web content articles use the...
公開日: 2024/06/07 16:00
Client Extension Reference
Client Extension Reference Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 You can find code examples for all types of client extensions in liferay-portal Frontend Client Extensions ...
公開日: 2024/06/21 15:41
Product Details - Using Display Page Template
Product Details - Using Display Page Template Accelerators like Minium and Speedwell have a product details page that uses the product details widget. Instead of using the product details widget on...
公開日: 2024/06/28 15:38
Customizing Localization
Customizing Localization Liferay ships with 55 translations, making it ideal for deployments all over the world. Sometimes, however, you must modify a translation or provide a new one. Here you can...
公開日: 2024/07/18 16:48

Capabilities

Product

Education

Contact Us

Connect

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