Search Results

Capability
Feature
Deployment Approach
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...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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 ...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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....
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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: ...
Published Date: Apr 26, 2024 9:03 PM
Load Balancer
Load Balancer The Ingress Load Balancer gives internet access to your environment's services via proxied HTTP(S) connections using TLS (1.0 to 1.2) protocol. Each load balancer has a static IP that...
Published Date: Apr 26, 2024 9:02 PM
Customizing Liferay DXP in the Cloud
Customizing Liferay DXP in the Cloud Client extensions are the primary means of extending Liferay. Build your client extensions independently in your own workspace, then deploy them to any Liferay...
Published Date: Apr 26, 2024 9:02 PM
Configuring the Liferay DXP Service
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...
Published Date: Apr 26, 2024 9:02 PM
Setting Up Clustering in Liferay Cloud
Setting Up Clustering in Liferay Cloud This article outlines the steps necessary to configure clustering for your Liferay DXP instance in Liferay PaaS. Contents: Enable the Clustering...
Published Date: Apr 26, 2024 9:02 PM
Liferay Service Environment Variables
Liferay Service Environment Variables The Liferay service has a range of environment variables that are used to configure the service, its connection to other services, and the DXP installation...
Published Date: Apr 26, 2024 9:02 PM
Private Network
Private Network Every environment has its own private network. This lets services from the same environment communicate through multiple secure communication protocols without having to interact...
Published Date: Apr 26, 2024 9:02 PM
Auto-scaling
Auto-scaling Liferay Cloud's auto-scaling feature automatically creates and destroys instances of the Liferay service as needed to optimize performance. This addresses sudden changes such as...
Published Date: Apr 26, 2024 9:03 PM
Environment Teams and Roles
Environment Teams and Roles Administrators can manage team members and roles in each project environment using the Liferay Cloud Console. Each environment can have unique members, and each member...
Published Date: Apr 26, 2024 9:03 PM
Stage 7: Connecting the VPN
Stage 7: Connecting the VPN If required for your development environment, the last stage of migration is to connect your Cloud environment to your private network. This involves configuring (or...
Published Date: Apr 26, 2024 9:03 PM
Understanding Liferay Cloud Environments
Understanding Liferay Cloud Environments A Liferay Cloud project can have multiple environments, each for a different purpose (e.g., development, staging, production, etc.). Each environment has a...
Published Date: Apr 26, 2024 9:03 PM
Team Activities
Team Activities Keeping track of activities within each project environment is essential. With Liferay Cloud, you can monitor builds, deployments, and other project activities via the web console. ...
Published Date: Apr 26, 2024 9:03 PM
Web Server Service (Nginx)
Web Server Service (Nginx) The Nginx web server functions as a gateway from the open internet to your Liferay Cloud services. It handles all traffic from your users and acts as a high-performance...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
Configuring Cross-Region Disaster Recovery
Configuring Cross-Region Disaster Recovery Liferay Cloud provides two ways for customers to take advantage of the Disaster Recovery (DR) procedure in the case of major incidents: Automatic Disaster...
Published Date: Apr 26, 2024 9:03 PM
Liferay Cloud Support FAQs
Liferay Cloud Support FAQs Here are the answers to common questions pertaining to Liferay Cloud Support. Why isn't Liferay Cloud open source? Liferay is an open-source company, with open-source...
Published Date: Apr 26, 2024 9:03 PM
Shell Access
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...
Published Date: Apr 26, 2024 9:03 PM
Support Access
Support Access Support Access is an optional setting that expedites troubleshooting by giving Liferay engineers direct access to a Liferay Cloud project environment. Liferay Cloud administrators...
Published Date: Apr 26, 2024 9:03 PM
Troubleshooting
Troubleshooting Troubleshooting Tools and Resources Reading Liferay Cloud Service Logs Shell Access Troubleshooting Services Disaster Recovery Overview Configuring Cross-Region Disaster...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
Portlet API
Portlet API Portlet API
Published Date: Apr 26, 2024 9:03 PM
Similar Results
Similar Results Subscription [Bundled with DXP 7.3 and 7.4; Liferay Marketplace for DXP 7.2 SP2+/FP5+](https://web.liferay.com/marketplace/-/mp/application/172465398) This feature works [only...
Published Date: Apr 26, 2024 9:02 PM
Getting Started
Getting Started Liferay Cloud is a secure and reliable enterprise cloud platform that provides the infrastructure and tooling necessary to simplify, secure, and deliver amazing applications on...
Published Date: Apr 26, 2024 9:03 PM
Deploying to the Liferay Service
Deploying to the Liferay Service As with other services, deploying custom additions involves adding your configurations or files to the appropriate locations in your Git repository. However,...
Published Date: Apr 26, 2024 9:02 PM
Updating Your DXP Instance to a New Minor Version
Updating Your DXP Instance to a New Minor Version Regularly updating your Liferay DXP installation is an important part of maintaining your Liferay PaaS environment. Use the available tags on the...
Published Date: Apr 26, 2024 9:02 PM
Using the Liferay DXP Service
Using the Liferay DXP Service The Liferay service is the heartbeat of any project in Liferay Cloud (SaaS or PaaS). It runs the application's Liferay DXP instance and interacts with other services...
Published Date: Apr 26, 2024 9:02 PM
Stage 2: Creating Data Backup Files
Stage 2: Creating Data Backup Files Now that the Liferay versions match between your on-premises and Liferay Cloud environments, you must prepare the data from your installation for migration. This...
Published Date: Apr 26, 2024 9:03 PM
Migrating to Liferay Cloud
Migrating to Liferay Cloud Liferay Cloud is a secure and reliable enterprise platform built for high availability, scalability, and performance. Running a Liferay DXP instance on Liferay Cloud...
Published Date: Apr 26, 2024 9:03 PM
Stage 4: Migrating DXP Configurations and Customizations
Stage 4: Migrating DXP Configurations and Customizations Now that your database and document library are applied to your Liferay Cloud environment, the next stage of migration is to migrate your...
Published Date: Apr 26, 2024 9:03 PM
Real-Time Alerts
Real-Time Alerts Liferay Cloud can alert system administrators of unexpected behaviors in a project. Examples of unexpected behaviors include auto-scaling events, higher than expected memory...
Published Date: Apr 26, 2024 9:03 PM
Platform Limitations
Platform Limitations Liferay Cloud and its services have some notable limitations, depending on your subscription level. Limitations with Liferay Cloud's infrastructure may change over time. ...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
Configuration via 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,...
Published Date: Apr 26, 2024 9:03 PM
Liferay Cloud Version 5 Changes
Liferay Cloud Version 5 Changes Liferay Cloud version 5 comes with several changes and new features: ModSecurity Capabilities with Nginx Improved Regional Persistence Prepare and Swap Backup...
Published Date: Apr 26, 2024 9:03 PM
Liferay SaaS Compatibility Matrix
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...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM
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.,...
Published Date: Apr 26, 2024 9:03 PM
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...
Published Date: Apr 26, 2024 9:03 PM

Ask

Capabilities

Product

DXP

Contact Us

Connect

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