Capability

Cloud

Liferay Cloud Platform provides the infrastructure and tooling necessary to simplify, secure, and deliver applications on Liferay DXP when using the SaaS or PaaS deployment approaches. Using Liferay’s Cloud infrastructure provides a secure, reliable, and scalable platform for building Liferay solutions.

The Liferay Cloud Platform includes DevOps CI/CD tools, automated backups, real-time logs, and much more.

カテゴリ
カテゴリ
Kubernetesクラスタ上でLiferayを実行する
Running Liferay on any Kubernetes Cluster These instructions are purposefully generic. They install a cluster that works on any Kubernetes implementation, but additional work is needed to make that...
Liferay Helm 値リファレンス
Liferay Helm Values Reference Helm is configured in YAML. Below are descriptions of the Liferay default Helm chart values. affinity: {} # Set Liferay DXP StatefulSet spec...
GovCloud を使用して AWS で Liferay を実行する
Using GovCloud to run Liferay in AWS Government entities can use GovCloud to provision Liferay in AWS. Subscribe to Liferay DXP Visit the AWS Marketplace. In Discover Products, find Liferay...
AWSでLiferayを公開する
Making Liferay Public in AWS Now that you have Liferay installed, all that's left is to make it publicly available and then configure HTTPS for secure communication. Install the nginx Ingress...
ディザスタ リカバリの概要
Disaster Recovery Overview Liferay Cloud offers two strategies for disaster recovery: Automatic and Cross-Region. Automatic Disaster Recovery Strategy Liferay Cloud performs automatic disaster...
シェルアクセス
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...
トラブルシューティングサービス
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...
情報セキュリティとLiferay Cloud
Information Security and Liferay Cloud Liferay takes security on the cloud very seriously and has published the following documents on our compliance with the SOC 2 and ISO 27001:2013 standards: ...
シークレットで安全な環境変数を管理
Managing Secure Environment Variables with Secrets Secrets allow you to securely store variables for any environment within Liferay Cloud. Whereas any user with permission to view your Liferay...
Liferay Cloud Consoleを使った変更のデプロイメント
Deploying Changes via the Liferay Cloud Console This tutorial walks through the process of adding a portal property to the Liferay service, triggering a CI build with a pull request, and deploying...
セキュリティ設定の調整
Tuning Security Settings Here are a list of best practices for tightening and maintaining your Liferay PaaS project's security, including networking practices, data security, and general security...
Liferay CloudでのSSOの使用
Using SSO with Liferay Cloud Customers may use their SAML 2.0 compliant single sign-on Identity Providers to authenticate users with the Liferay Cloud platform. Here is the process to enable this...
CIサービスのビルドを自動的にデプロイする
Automatically Deploying CI Service Builds With Liferay PaaS, you can use webhooks to automatically trigger Jenkins builds for changes pushed or merged to your project's Git repository (e.g.,...
CLIツールによる変更点のデプロイ
Deploying Changes via the CLI Tool With the CLI tool, you can directly deploy local project changes without triggering a Jenkins build or using the Liferay Cloud Console. This tutorial walks...
コマンドラインツール
Command-Line Tool The CLI tool can be used to view and manage your Liferay Cloud services. Once installed, you can run lcp --help in your terminal to view available actions. You can run the -v or...
Liferayクラウドデータセンターの所在地
Liferay Cloud Data Center Locations Liferay Cloud has a variety of available, regional data centers around the world to host customer environments. Liferay SaaS Data Centers These data centers are...
Liferay SaaS 互換性マトリックス
Liferay SaaS Compatibility Matrix Liferay DXP is the heart of Liferay SaaS, but not every DXP feature applies to Liferay SaaS. Some DXP features are not compatible, and some must be achieved via...
旧バージョンと非互換の変更
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...
LCP.jsonによる設定
Configuration via LCP.json Each service in your Liferay Cloud environments has an LCP.json file that you can use to configure the service. You can configure properties like the service ID, memory,...
環境変数の定義
Defining Environment Variables Environment variables are a set of dynamic placeholders that can affect the way a service behaves within an environment. You can define environment variables via the...