Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
構成ファイルの使用
Using Configuration Files System Settings provides a user interface for making system-scoped configuration changes and setting default configurations for other scopes. The same configurations in...
Liferayスタイルの規約
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...
Liferay DXPサービスの設定 
Configuring the Liferay DXP Service There are several methods available to configure DXP in Liferay PaaS: through the in DXP System Settings and through the use of config and property files. DXP...
Configuring a Liferay Docker Container
Configuring a Liferay Docker Container Creating and deploying containers is an important part of the modern developer workflow. Liferay Workspace makes it easy to use Docker containers both for...
Liferay Cloud のメンテナンスとリリーススケジュール
Liferay Cloud Maintenance and Release Schedule Liferay SaaS and PaaS both have a weekly maintenance and release schedule. Liferay Cloud uses a transparent and predictable release cadence so you can...
サービススタックのバージョンについて
Understanding Service Stack Versions The Liferay Cloud service stack represents the major version of all of the services in your Liferay Cloud environment. Each individual service may have a...
標準権限
Standard Permissions Liferay defines several standard permissions across various applications and resources, such as view, edit, update, and more. Managing permissions Permissions are best managed...
TCPを介したユニキャストの構成
Configuring Unicast over TCP If your network configuration or the geographical distance between cluster nodes prevents you from using UDP Multicast clustering, you can configure TCP Unicast. You...
コンテナの設定
Configuring Containers Everything that is configurable in a Liferay installation is configurable in a Liferay Docker container. Here are the most common things to configure: JVM Options Portal...
ポータルプロパティ
Portal Properties Configuration options are specified using Portal Properties, sets of name/value pairs read from properties files and Docker environment variables on server startup. Default values...
AWS マネージドリソースリファレンス
AWS Managed Resources Reference By default, Liferay uses several managed services to run background operations when hosting in AWS. These resources facilitate the provisioning and continued use of...
サイトの最適化
Optimizing Sites From having top-tier SEO, to understanding and acting on your site's content, to building a site that is accessible to all types of users, Liferay provides tools for identifying...
JSON Web トークン (JWT)
JSON Web Tokens (JWTs) JSON Web Tokens (JWTs) represent encoded data. They are compact, self-contained, and secure. There are two primary types of JSON Web Tokens: Encrypted JWT: ensures the...
Liferay DXPのアクティブ化
Activating Liferay DXP Subscription Required Liferay DXP is activated using an XML (.xml) activation key. It specifies your DXP subscription terms or trial agreement. When you run Liferay DXP for...
AWSチャートを使用してAWSでLiferayを実行する
Using the AWS Chart to Run Liferay in AWS Using the AWS chart is a CLI-only method for provisioning Liferay in AWS. Launch Liferay Set and export an environment variable to hold the Liferay AWS...
クライアントシークレット JWT
Client Secret JWT Liferay supports client secret JWT as an authentication method for OAuth 2 clients. In this flow, the client itself creates the assertion and signs it using the client secret....
"Redirect URL is not allowed" Log Errors and Redirect Issues
Issue There are traces in Liferay's logs resembling this: 2019-08-27 08:46:42.641 WARN [http-nio-8080-exec-4][PortalImpl:1003] Redirect URL .... is not allowed Additionally, some other issues appear at the same time:...
Deprecated "Redirect URL" Portal Properties
Issue Migrating from Liferay 7.2 to Liferay 7.4, we noticed that the usual redirection properties have been deprecated. We're using these properties in the portal-ext.properties file: redirect.url.security.mode=domain...
How can I execute a bulk update of the time zone of all users?
Introduction Liferay supports localization by language, time zone, and more. While Liferay has a default configuration for time zones, you can set the platform to use any standard time. After installing Liferay and...