Search Results

Capability
Feature
Deployment Approach
Liferayクラウドスタックのアップグレード
Liferayクラウドスタックのアップグレード リポジトリをアップグレードしてLiferay Cloudバージョン4の新しい構造を使用することで、リポジトリ内でLiferay Workspaceを活用し、サービスを最新の状態に保ち、様々な新機能や更新機能を使用することができます。 新しいリポジトリ構造へのアップグレードには、 アップグレードスクリプト の使用が含まれます。 ...
公開日: 2024/04/26 21:03
高可用性サブスクリプションへのアップグレード
高可用性サブスクリプションへのアップグレード 多くの場合、Liferay Cloudの標準サブスクリプションプランは、ライブプロジェクトの高品質なパフォーマンスを確保するのに十分です。 お客様のニーズの変化に応じて、サブスクリプションプランをアップグレードし、お客様の環境に割り当てられるリソースを増やす必要があるかもしれません。 Liferay...
公開日: 2024/04/26 21:03
シークレットで安全な環境変数を管理
シークレットで安全な環境変数を管理 シークレットを使用すると、Liferay Cloud内のあらゆる環境の変数を安全に保存することができます。 Liferay Cloud プロジェクトを閲覧する権限を持つ全てのユーザーが 環境変数を閲覧できるのに対し、secret はそのロールに閲覧権限が与えられている場合にのみ閲覧可能です。 シークレットとは...
公開日: 2024/04/26 21:03
Troubleshooting Services
Troubleshooting Services Services are the core of a Liferay Cloud environment. This article covers troubleshooting techniques that can be used to investigate and address issues that may arise with...
公開日: 2024/04/26 21:03
認証
認証 この記事では、Liferay Cloud で使用される 2 種類の認証リクエストについて説明します。 最初の方法は、 基本認証 これは、サーバーがクライアントに認証を要求するときにエンコードされる Authorization Header の HTTP プロトコルである。 2つ目は、ユーザーアクセストークンによるものです。 なお、SSOが有効な場合は、トークン認証が必要です。...
公開日: 2024/04/26 21:03
情報セキュリティとLiferay Cloud
情報セキュリティとLiferay Cloud Liferayはクラウドのセキュリティを重視しており、 SOC 2 および ISO 27001:2013 規格への準拠に関する次のドキュメントを公開しています: クラウドサービスにおける顧客データの処理に関するステートメント Liferay クラウドデータセキュリティ & 保護 関連トピック...
公開日: 2024/04/26 21:03
Liferay CloudでのSSOの使用
Liferay CloudでのSSOの使用 お客様は、SAML 2.0準拠のシングルサインオンIdentity Providerを使用して、Liferay Cloudプラットフォームでユーザーを認証することができます。 以下は、この統合を有効にするためのプロセスである。 SAML を使用して SSO を有効にするには、クライアント、サービスプロバイダ(SP)、 ID プロバイダ(IdP)の...
公開日: 2024/04/26 21:03
CLIツールによる変更点のデプロイ
CLIツールによる変更点のデプロイ CLIツールを使用すると、Jenkinsのビルドをトリガーしたり、Liferay Cloud Consoleを使用することなく、ローカルプロジェクトの変更を直接デプロイすることができます。 このチュートリアルでは、Liferayサービスにポータル・プロパティを追加し、CLIツールを使用して dev にデプロイするプロセスを説明します。 始めるには、まず...
公開日: 2024/04/26 21:03
永続的なファイルストレージボリュームの構成
永続的なファイルストレージボリュームの構成 管理者は Liferay Cloud のサービスのボリュームをデプロイタイプに応じて設定することができます (Deployment または StatefulSet)。 ボリュームは、導入タイプに応じて、永続的な共有ストレージ(NFS)または専用ストレージ(SSD)のいずれかに保存できます。 この記事では、サービスの LCP.json...
公開日: 2024/04/26 21:03
CIサービスのビルドを自動的にデプロイする
CIサービスのビルドを自動的にデプロイする Liferay Cloudでは、Webhookを使用して、プロジェクトのGitリポジトリにプッシュまたはマージされた変更に対してJenkinsビルドを自動的にトリガーできます(例: GitHub , Bitbucket , GitLab )。 これらのビルドは、Liferay Cloud...
公開日: 2024/04/26 21:03
Jenkinsステージの再起動
Jenkinsステージの再起動 CIサービスでは、Jenkinsのスタッシュを保存するように設定することができます。 この隠し場所を使って、Jenkinsビルドの特定のステージを再開することができます。 ジェンキンス・スタッシュの保存 以下のCIサービス変数を使用して、スタッシュとアーティファクトが保存される完了ビルドの数を決定します。 ...
公開日: 2024/04/26 21:03
デプロイメント戦略について
デプロイメント戦略について サービスのデプロイ戦略によって、新しいバージョンを初期化する方法が決まります。 Liferay Cloud は、そのサービスに対して 2 つのデプロイメント戦略を提供しています。 RollingUpdate と Recreateです。 デプロイ戦略の違い...
公開日: 2024/04/26 21:03
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 ...
公開日: 2024/04/26 21:03
Javadocs
Javadocs Apps Core/Liferay Shielded Container API Core/Service Tracker Collections Portal-Impl Portal-Kernel Portal-Test
公開日: 2024/04/26 21:03
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/04/26 21:03
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...
公開日: 2024/04/26 21:03
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/04/26 21:03
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/04/26 21:03
Portlet API
Portlet API Portlet API
公開日: 2024/04/26 21:03
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/04/26 21:03
Properties Documentation
Properties Documentation Properties Documentation
公開日: 2024/04/26 21:03
Utility Classes
Utility Classes Util-Bridges Util-Java Util-slf4j Util-Taglib
公開日: 2024/04/26 21:03
Definitions
Definitions Definitions
公開日: 2024/04/26 21:03
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...
公開日: 2024/04/26 21:03
Managing Guest User Entries
Managing Guest User Entries When you create an object and its application UI, unauthenticated users cannot add object entries, even if you add an object-backed application to a page and grant the...
公開日: 2024/04/26 23:40
Breaking Changes
Breaking Changes Breaking changes in the Cloud platform are changes that break or alter existing functionality of the platform's console, services, or infrastructure. These changes can impact the...
公開日: 2024/04/26 23:43
コース
コース Liferayコースへようこそ! これらは、Liferayで素晴らしいソリューションを構築する方法を教える実践的なガイドです。 実践的な例題、解説、公式ドキュメントの参照を通じて、学習者は独自のソリューションを構築し、「認定Liferayエキスパート」になるための準備を整えることができます! :file: landingpage_template.html :file:...
公開日: 2024/05/08 20:41
Analytics Cloud
Analytics Cloud :file: landingpage_template.html :file: landing.html
公開日: 2024/05/08 20:37
Commerce
Commerce :file: landingpage_template.html :file: landing.html
公開日: 2024/05/08 20:38
DXP
DXP 本ページでは、Liferay DXPとLiferay Portalの最新バージョン(7.3と7.4)についてのドキュメントをご紹介しています。 Liferay DXPは、世界中で使用されている商用サポート済みのエンタープライズ対応プラットフォームであり、Liferay Portalの基盤の上に構築されています。 Liferay DXPについて初めて学ぶ方は、...
公開日: 2024/05/08 20:46
Liferay Cloud
Liferay Cloud :file: landingpage_template.html :file: landing.html
公開日: 2024/05/08 20:58
Reference
Reference :file: landingpage_template.html :file: landing.html
公開日: 2024/05/08 20:59
Getting Started with Clarity - EDUCATION
Building Enterprise Websites with Liferay 2 hours Module 1: Getting Started with Clarity Webinar Note This module was presented using slides for a live webinar audience. The formatting,...
公開日: 2024/07/10 18:36
Building Enterprise Websites with Liferay - EDUCATION
Building Enterprise Websites with Liferay 15 hours Building Enterprise Websites with Liferay In today’s digital market, businesses need to provide users with engaging, personalized online...
公開日: 2024/07/10 18:20

Capabilities

Product

Contact Us

Connect

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