Search Results

Capability
Feature
Deployment Approach
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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 7:01 PM
Definitions
Definitions Definitions
Published Date: May 9, 2024 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, 2024 7:01 PM
Properties Documentation
Properties Documentation Properties Documentation
Published Date: May 9, 2024 7:01 PM
Reference
Reference :::: 2 :gutter: 3 3 3 3 ::: DXP :link: ./dxp.md Apps Definitions Javadocs Properties Taglibs ::: ::: Training Material Exercises :link: ./training-material.md ::: ::: Faces :link:...
Published Date: May 9, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 7:01 PM
Portlet API
Portlet API Portlet API
Published Date: May 9, 2024 7:01 PM
Utility Classes
Utility Classes Util-Bridges Util-Java Util-slf4j Util-Taglib
Published Date: May 9, 2024 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, 2024 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, 2024 7:01 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, 2024 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, 2024 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, 2024 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, 2024 8:28 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, 2024 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, 2024 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, 2024 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, 2024 8:41 PM
Using Objects with SugarCRM
Using Objects with SugarCRM [Beta Feature](../../../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) You can create objects that map to SugarCRM objects (for...
Published Date: Jun 5, 2024 4:04 PM
Using the Accessibility Menu
Using the Accessibility Menu Liferay DXP 2024.Q2+/Portal 7.4 GA120+ Most enhancements to accessibility in Liferay are propagated across the entire platform by default, so all your users can...
Published Date: Jun 6, 2024 3:57 PM
Using a Frontend Data Set Filter Client Extension
Using a Frontend Data Set Filter Client Extension Liferay DXP 2024.Q2+/Portal 7.4 GA120+ Frontend data set filter client extensions define JavaScript functions for creating customizable filter...
Published Date: Jun 6, 2024 3:55 PM
Configuring XML Sitemaps
Configuring XML Sitemaps Liferay DXP 2024.Q2+/Portal 7.4 GA120+ XML sitemaps are XML-formatted documents listing the URLs of a website along with additional metadata (e.g. last update, change...
Published Date: Jun 6, 2024 3:57 PM

Capabilities

Product

Education

Contact Us

Connect

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