Search Results

Capability
Feature
Deployment Approach
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: May 9, 24, 7:01 PM
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: May 9, 24, 7:01 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: May 9, 24, 7:01 PM
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...
Published Date: May 9, 24, 7:01 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: May 9, 24, 7:01 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: May 9, 24, 7:01 PM
Support and Troubleshooting
Support and Troubleshooting Troubleshooting Troubleshooting Tools and Resources Reading Liferay Cloud Service Logs Shell Access Troubleshooting Services Disaster Recovery Overview ...
Published Date: May 9, 24, 7:01 PM
Liferay Cloud Support
Liferay Cloud Support Liferay is committed to providing excellent service and customer experience. Liferay Cloud customers have several means to contact support, including opening a Support ticket...
Published Date: May 9, 24, 7:01 PM
Liferay Cloud Maintenance and Release Schedule
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 to ensure...
Published Date: May 9, 24, 7:01 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: May 9, 24, 7:01 PM
Troubleshooting Tools and Resources
Troubleshooting Tools and Resources When you have an issue with your site, you need tools to diagnose and resolve technical issues quickly. Liferay Cloud provides you with tools and resources for...
Published Date: May 9, 24, 7:01 PM
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...
Published Date: May 9, 24, 7:01 PM
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...
Published Date: May 9, 24, 7:01 PM
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...
Published Date: May 9, 24, 7:01 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: May 9, 24, 7:01 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: May 9, 24, 7:01 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: May 9, 24, 7:01 PM
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...
Published Date: May 9, 24, 7:01 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: May 9, 24, 7:01 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: May 9, 24, 7:01 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: May 9, 24, 7:01 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: May 9, 24, 7:01 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: May 9, 24, 7:01 PM
Updating Services in Liferay PaaS
Updating Services in Liferay PaaS Liferay PaaS provides a robust framework for achieving a highly efficient Continuous Integration/Continuous Deployment (CI/CD) strategy. With Git and Jenkins...
Published Date: May 9, 24, 7:01 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: May 9, 24, 7:01 PM
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...
Published Date: May 9, 24, 7:01 PM
Tuning Security Settings
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...
Published Date: May 9, 24, 7:01 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: May 9, 24, 7:01 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: May 9, 24, 7:01 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: May 9, 24, 7:01 PM
DXP
DXP :::: 2 :gutter: 3 3 3 3 ::: Definitions :link: ./dxp/definitions.md ::: ::: Javadocs Portal Impl Portal Kernel Portal-Test Service Tracker Collections Liferay Registry API ::: ::: Petra ...
Published Date: May 9, 24, 7:01 PM
Definitions
Definitions Definitions
Published Date: May 9, 24, 7:01 PM
Javadocs
Javadocs Apps Core/Liferay Shielded Container API Core/Service Tracker Collections Portal-Impl Portal-Kernel Portal-Test
Published Date: May 9, 24, 7:01 PM
Properties Documentation
Properties Documentation Properties Documentation
Published Date: May 9, 24, 7:01 PM
Reference
Reference :::: 2 :gutter: 3 3 3 3 ::: DXP :link: ./dxp.md Apps Definitions Javadocs Properties Taglibs ::: ::: Liferay University :link: ./liferay-university.md ::: ::: Faces :link:...
Published Date: May 9, 24, 7:01 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: May 9, 24, 7:01 PM
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...
Published Date: May 9, 24, 7:01 PM
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...
Published Date: May 9, 24, 7:01 PM
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...
Published Date: May 9, 24, 7:01 PM
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:...
Published Date: May 9, 24, 7:01 PM
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...
Published Date: May 9, 24, 7:01 PM
Apps
Apps * *
Published Date: May 9, 24, 7:01 PM
Portlet API
Portlet API Portlet API
Published Date: May 9, 24, 7:01 PM
Utility Classes
Utility Classes Util-Bridges Util-Java Util-slf4j Util-Taglib
Published Date: May 9, 24, 7:01 PM
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....
Published Date: May 9, 24, 7:01 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: May 9, 24, 7:01 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: May 9, 24, 7:01 PM
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...
Published Date: May 9, 24, 7:01 PM
Configuring the Calendar Widget
Configuring the Calendar Widget Use the Calendar widget configuration options to tailor the display and functionality of your calendar. From choosing the time format and default view to setting the...
Published Date: May 13, 24, 7:54 PM
Exporting/Importing Calendar Data
Exporting/Importing Calendar Data You can export and import calendar data as Liferay Archive (LAR) files. Data can only be ported between installations of the same version. Use the widget...
Published Date: May 13, 24, 7:54 PM
Using the Calendar Widget
Using the Calendar Widget The calendar widget displays a small monthly calendar showing an overview of upcoming events. A larger area shows the Scheduler, a more detailed calendar with several...
Published Date: May 13, 24, 7:54 PM
Calendar
Calendar The Calendar widget stores and shares scheduled events. It's a personal planner for individual users, a shared calendar for an entire site, or both at the same time. In addition to...
Published Date: May 13, 24, 7:54 PM
Mapping Calendar Event Fields to Display Page Templates
Mapping Calendar Event Fields to Display Page Templates You can customize and display calendar event information by mapping calendar fields to display page templates. Highlight certain fields such...
Published Date: May 13, 24, 7:54 PM
Deploying Microservice Client Extensions to Liferay PaaS
Deploying Microservice Client Extensions to Liferay PaaS In most cases, you can deploy client extensions with Liferay PaaS similarly to self-hosted instances. Deploy frontend, configuration, and...
Published Date: May 13, 24, 8:28 PM
Understanding Pages
Understanding Pages Pages render content and applications for users of a site. Page Sets If you enable private pages, two page sets are created: public pages and private pages. For Liferay 7.4...
Published Date: May 15, 24, 4:00 PM
Segments
Segments Segments aggregate individuals based on common attributes and behavior. For example, you can create a segment that contains users interested in a given topic, work in a specific industry,...
Published Date: May 24, 24, 8:06 PM
Database Service
Database Service The database service is a proxy in Liferay Cloud to the Cloud SQL service in the Google Cloud Platform where the database itself resides. The database service provides tools for...
Published Date: May 26, 24, 3:57 PM
Creating a Database Dump
Creating a Database Dump Uploading a backup to Liferay Cloud's backup service requires a snapshot comprised of two compressed files, containing the document library and database dump, respectively....
Published Date: May 29, 24, 4:03 PM
Backup Service
Backup Service Maintaining regular backups is vital to protecting your project's data. The Liferay Cloud backup service stores iterations of environment data that can be used to restore your...
Published Date: May 30, 24, 7:33 PM
Liferay Commerce 2.1 Connector to PunchOut2Go
Liferay Commerce 2.1 Connector to PunchOut2Go Subscription Liferay provides a PunchOut2Go connector that integrates with a user's existing PunchOut2Go infrastructure. You can download this...
Published Date: May 31, 24, 8:41 PM

Capabilities

Product

Contact Us

Connect

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