Search

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...
Last Modified: Apr 27, 2024 8:10 AM
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...
Last Modified: Apr 27, 2024 8:10 AM
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...
Last Modified: Apr 27, 2024 8:10 AM
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,...
Last Modified: Apr 27, 2024 8:11 AM
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...
Last Modified: Apr 27, 2024 8:11 AM
Upgrading Your Liferay DXP Instance
Upgrading Your Liferay DXP Instance Liferay periodically releases new minor and major versions of Liferay DXP that include security and bug fixes, as well as enhancements. To upgrade to a new...
Last Modified: Apr 27, 2024 8:12 AM
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...
Last Modified: Apr 27, 2024 8:11 AM
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...
Last Modified: Apr 27, 2024 8:11 AM
Using the MySQL Client
Using the MySQL Client Viewing data in the database is sometimes necessary to troubleshoot an issue with your application or do custom development. In order to access the database, you must use a...
Last Modified: Apr 27, 2024 8:12 AM
Liferay SaaS Go-Live Checklist
Liferay SaaS Go-Live Checklist Liferay Cloud is committed to your project's smooth launch. Here is a list of steps you should take to prepare in advance for your production environment to go...
Last Modified: Apr 27, 2024 8:14 AM
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...
Last Modified: Apr 27, 2024 8:15 AM
Application Metrics
Application Metrics With Liferay Cloud's built-in monitoring, you can track resources used by each environment service. These application metrics include memory and CPU usage, as well as network...
Last Modified: Apr 27, 2024 8:15 AM
Downloading and Uploading Backups
Downloading and Uploading Backups The Liferay Cloud backup service creates backups of an environment's database and the full contents of the Liferay instance's LIFERAY_HOME/data folder. This...
Last Modified: Apr 27, 2024 8:20 AM
Backup Service
Backup Service Backup Service Overview Downloading and Uploading Backups Restoring Data from a Backup
Last Modified: Apr 27, 2024 8:19 AM
Platform Services
Platform Services Continuous Integration Search Service Web Server Service Using a Custom ServiceBackup Service Backup Service Overview Downloading and Uploading Backups Restoring Data from...
Last Modified: Apr 27, 2024 8:19 AM
Backup Service Overview
Backup Service Overview 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...
Last Modified: Apr 27, 2024 8:19 AM
Database Service
Database Service Database Service Changing Your Database Username Changing Your Database Password
Last Modified: Apr 27, 2024 8:20 AM
Continuous Integration
Continuous Integration Liferay Cloud uses Jenkins to power its continuous integration infrastructure service. When you send a pull request or push a commit to one of your pre-configured GitHub...
Last Modified: Apr 27, 2024 8:20 AM
Changing Your Database Password
Changing Your Database Password Changing the MySQL password for your database service also affects the other services that must connect to the database. Updating your database password requires a...
Last Modified: Apr 27, 2024 8:21 AM
Restoring Data from a Backup
Restoring Data from a Backup During project development, there may be times when you need to restore data or roll back the project to an earlier state. Restoring a backup to an environment...
Last Modified: Apr 27, 2024 8:20 AM