Search Results

Capability
Feature
Deployment Approach
Database Service (MySQL)
Database Service (MySQL) The MySQL database service is a distributed relational database that simplifies the setup, operation, and scaling of your applications. It's a private service inside your...
Publikálás dátuma: 2024.04.26. 21:03
Changing Your Database Username
Changing Your Database Username The MySQL username is defined by the lcp-secret-database-user secret and can be changed at any time. When this value is changed, a user with the new credentials is...
Publikálás dátuma: 2024.04.26. 21:03
Search Service (Elasticsearch)
Search Service (Elasticsearch) The Elasticsearch service is the text search engine for your Liferay DXP application. It's a private service that only communicates with the other services in your...
Publikálás dátuma: 2024.04.26. 21:03
Command-Line Tool
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`...
Publikálás dátuma: 2024.04.26. 21:03
Defining Environment Variables
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...
Publikálás dátuma: 2024.04.26. 21:03
Understanding Service Stack Versions
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...
Publikálás dátuma: 2024.04.26. 21:03
Reference
Reference Liferay Cloud Infrastructure Breaking Changes Configuration via LCP.json Understanding Service Stack Versions Upgrading Your Liferay Cloud Stack Liferay Cloud Version 5 Changes ...
Publikálás dátuma: 2024.04.26. 21:03
Liferay Cloud Project Changes in Version 4
Liferay Cloud Project Changes in Version 4 Several changes are made between version 3.x and 4.x of the Liferay Cloud stack, including where Docker image versions are defined for your services, the...
Publikálás dátuma: 2024.04.26. 21:03
Liferay Cloud Infrastructure
Liferay Cloud Infrastructure Liferay Cloud is a flexible platform that combines a collection of key components to provide a robust, reliable, and manageable Liferay DXP implementation. This diagram...
Publikálás dátuma: 2024.04.26. 21:03
Upgrading to a High Availability Subscription
Upgrading to a High Availability Subscription In many cases, the standard subscription plan for Liferay Cloud is sufficient to ensure quality performance for a live project. As your needs change,...
Publikálás dátuma: 2024.04.26. 21:03
Example Configuration Files
Example Configuration Files Different services in Liferay Cloud (such as the search and web server services) use configuration files to perform what you might be used to handling differently in an...
Publikálás dátuma: 2024.04.26. 21:03
Liferay Cloud Data Center Locations
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...
Publikálás dátuma: 2024.04.26. 21:03
Creating Thread and Heap Dumps
Creating Thread and Heap Dumps When you are experiencing issues with your liferay service's performance, you may need to take thread or heap dumps to help you or Liferay Cloud Support optimize your...
Publikálás dátuma: 2024.04.26. 21:03
Disaster Recovery Overview
Disaster Recovery Overview Liferay Cloud offers two strategies for disaster recovery: Automatic and Cross-Region. Automatic Disaster Recovery Strategy Liferay Cloud performs automatic disaster...
Publikálás dátuma: 2024.04.26. 21:03
Liferay Cloud Platform Status
Liferay Cloud Platform Status The Liferay Cloud Platform is comprised of multiple systems. Users can view the status of Liferay Cloud Platform systems, incident history, and planned maintenance...
Publikálás dátuma: 2024.04.26. 21:03
Troubleshooting
Troubleshooting Troubleshooting Tools and Resources Reading Liferay Cloud Service Logs Shell Access Troubleshooting Services Disaster Recovery Overview Configuring Cross-Region Disaster...
Publikálás dátuma: 2024.04.26. 21:03
Self-Healing
Self-Healing The self-healing functionality of Liferay Cloud detects if a service or application has become unresponsive and automatically initiates procedures to recover the unresponsive service....
Publikálás dátuma: 2024.04.26. 21:03
Reading Liferay Cloud Service Logs
Reading Liferay Cloud Service Logs Environment logs are crucial for diagnosing and resolving technical issues in a project. Liferay Cloud provides a variety of environment logs that users can...
Publikálás dátuma: 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...
Publikálás dátuma: 2024.04.26. 21:03
Authentication
Authentication This article documents the two types of authentication requests used by Liferay Cloud. The first method is basic authentication which is a HTTP protocol in the Authorization Header...
Publikálás dátuma: 2024.04.26. 21:03
Information Security and 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: ...
Publikálás dátuma: 2024.04.26. 21:03
Managing Secure Environment Variables with Secrets
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...
Publikálás dátuma: 2024.04.26. 21:03
Web Application Firewall
Web Application Firewall Liferay Cloud 5.x.x Liferay Cloud includes a web application firewall called ModSecurity. It inspects requests sent to the web server against a predefined set of custom...
Publikálás dátuma: 2024.04.26. 21:03
Troubleshooting Tools and Resources
Troubleshooting Tools and Resources The ability to quickly diagnose and resolve technical issues is vital. Familiarize yourself with the available tools and resources for troubleshooting problems...
Publikálás dátuma: 2024.04.26. 21:03
Updating Services in Liferay PaaS
Updating Services in Liferay PaaS Overview of the Liferay Cloud Deployment Workflow Deploying to Liferay Cloud Understanding Deployment Types Understanding Deployment Strategies Deploying...
Publikálás dátuma: 2024.04.26. 21:03
Using SSO with Liferay Cloud
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...
Publikálás dátuma: 2024.04.26. 21:03
Deploying Changes via the CLI Tool
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...
Publikálás dátuma: 2024.04.26. 21:03
Automatically Deploying CI Service Builds
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.,...
Publikálás dátuma: 2024.04.26. 21:03
Liferay PaaS Security Checklist
Liferay PaaS Security Checklist Here are a list of best practices for tightening and maintaining your Liferay PaaS project's security, including networking practices, data security, and general...
Publikálás dátuma: 2024.04.26. 21:03
Tuning Security Settings
Tuning Security Settings Information Security and Liferay Cloud Authentication Using SSO with Liferay Cloud Web Application Firewall Managing Secure Environment Variables with Secrets
Publikálás dátuma: 2024.04.26. 21:03
Overview of the Liferay Cloud Deployment Workflow
Overview of the Liferay Cloud Deployment Workflow Liferay PaaS provides a robust framework for achieving a highly efficient CI/CD strategy. With Git and Jenkins integrations, you can automatically...
Publikálás dátuma: 2024.04.26. 21:03
Deploying Changes via the 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...
Publikálás dátuma: 2024.04.26. 21:03
Ignoring Files and Folders
Ignoring Files and Folders Liferay Cloud allows subscribers to determine which files and folders should be ignored before deploying a service. This is done by creating a .lcpignore file and placed...
Publikálás dátuma: 2024.04.26. 21:03
Configuring Persistent File Storage Volumes
Configuring Persistent File Storage Volumes Administrators can configure the volumes for their services in Liferay PaaS depending on their deployment type (Deployment or StatefulSet). Volumes can...
Publikálás dátuma: 2024.04.26. 21:03
Understanding Deployment Types
Understanding Deployment Types The deployment type of a service determines many different facets of how it functions, including performance, memory usage, and access to files or volumes. Liferay...
Publikálás dátuma: 2024.04.26. 21:03
Restarting Jenkins Stages
Restarting Jenkins Stages The CI service can be configured to preserve Jenkins stashes. You can then use the stashes to restart specific stages in a Jenkins build. Preserving Jenkins Stashes Use...
Publikálás dátuma: 2024.04.26. 21:03
Understanding Deployment Strategies
Understanding Deployment Strategies The deployment strategy of a service determines how new versions will be initialized. Liferay PaaS provides two deployment strategies for its services:...
Publikálás dátuma: 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 ...
Publikálás dátuma: 2024.04.26. 21:03
DXP
DXP :file: landingpage_template.html :file: dxp/landing.html
Publikálás dátuma: 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...
Publikálás dátuma: 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...
Publikálás dátuma: 2024.04.26. 21:03
Javadocs
Javadocs Apps Core/Liferay Shielded Container API Core/Service Tracker Collections Portal-Impl Portal-Kernel Portal-Test
Publikálás dátuma: 2024.04.26. 21:03
Portlet API
Portlet API Portlet API
Publikálás dátuma: 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...
Publikálás dátuma: 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....
Publikálás dátuma: 2024.04.26. 21:03
DXP
DXP Welcome to the official documentation for the latest versions (7.3 and 7.4+) of Liferay DXP and Liferay Portal! Liferay DXP is the commercially supported and enterprise ready platform used...
Publikálás dátuma: 2024.05.08. 20:46
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...
Publikálás dátuma: 2024.04.26. 23:40
Courses
Courses Welcome to Liferay Courses! This set of practical guides will teach you how to build fantastic solutions with Liferay using hands-on examples, practical explanations, and references to our...
Publikálás dátuma: 2024.05.08. 20:41
Liferay Cloud
Liferay Cloud :file: landingpage_template.html :file: landing.html
Publikálás dátuma: 2024.05.08. 20:58
Analytics Cloud
Analytics Cloud :file: landingpage_template.html :file: landing.html
Publikálás dátuma: 2024.05.08. 20:37
Commerce
Commerce :file: landingpage_template.html :file: landing.html
Publikálás dátuma: 2024.05.08. 20:38
Reference
Reference :file: landingpage_template.html :file: landing.html
Publikálás dátuma: 2024.05.08. 20:59
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...
Publikálás dátuma: 2024.04.26. 23:43
Properties Documentation
Properties Documentation Properties Documentation
Publikálás dátuma: 2024.04.26. 21:03
Utility Classes
Utility Classes Util-Bridges Util-Java Util-slf4j Util-Taglib
Publikálás dátuma: 2024.04.26. 21:03

Capabilities

Product

Contact Us

Connect

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