Search Results

All Results 7014
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Generating Content with AI Hub
Generating Content with AI Hub AI Hub gives you two agents for creating content in Liferay CMS. Generate Content creates draft content entries from a short description, and Generate Field Value...
Built-In Agents
Built-In Agents AI Hub ships with agents that do content work for you inside Liferay CMS. Each one handles a single job: drafting a content entry, filling one field, creating an image, or...
Data Sources
Data Sources Add an external website as a data source so agents can answer from that site's content. Without it, an agent only knows what's in its model and the content you give it directly. AI Hub...
Integrating AI Hub with Liferay DXP
Integrating AI Hub with Liferay DXP AI Hub connects a Liferay DXP instance to centralized AI agents. Connecting the two takes three stages: Liferay provisions an AI Hub account for your...
Monitoring AI Hub Activity
Monitoring AI Hub Activity AI Hub records the activity in each account: each agent run and how it ended, each time a guardrail blocks content, each retrieval from a data source, and each change to...
Using the AI Assistant
Using the AI Assistant The AI Assistant is a chat agent in Liferay CMS that helps you generate, refine, and translate content inside the editor. It works as a supervisor, coordinating the agents...
Activating Digital Sales Room
Activating Digital Sales Room Liferay DXP 2026.Q3+ Use the Digital Sales Room (DSR) to create centralized collaboration hubs for buyers. Before you can manage rooms and track engagement, you must...
Load Balancer
Load Balancer The Ingress Load Balancer gives internet access to your environment's services via proxied HTTP(S) connections using TLS (1.2 or 1.3) protocol. Each load balancer has a static IP that...
Configuring a VPN Server
Configuring a VPN Server The following scenario walks through how to set up an IPsec or OpenVPN VPN server. Once a VPN server is configured, a secure connection can be established between an...
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...
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...
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...
Configuring Liferay PaaS for Client Extensions
Configuring Liferay PaaS for Client Extensions Beta Feature Client extensions are the ideal way to deploy various customizations and changes to Liferay DXP in cloud environments. Here are some...
Upgrading Your Liferay DXP Instance
Upgrading Your Liferay DXP Instance Every three months, Liferay releases a new quarterly release version of Liferay DXP that includes security and bug fixes, as well as enhancements. To upgrade to...
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...
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...
Configuring Your Bitbucket Repository
Configuring Your Bitbucket Repository Your Liferay Cloud onboarding email contains a link to a GitHub repository hosted in the dxpcloud organization. This repository is a template for a team's...
Configuring Your Azure Repository
Configuring Your Azure Repository Your Liferay Cloud onboarding email contains a link to a GitHub repository hosted in the dxpcloud organization. This repository is a template for a team's private...
Getting Started
Getting Started Getting started with Liferay Cloud (SaaS or PaaS) involves ensuring all accounts, environments, and services have been successfully provisioned and deployed in your instance. Begin...
Switching Process and Responsibilities
Switching Process and Responsibilities Switch from Liferay Cloud to another environment and retrieve your data using the process, timelines, and responsibilities defined below. This process...
Exporting Your Data from Liferay Cloud
Exporting Your Data from Liferay Cloud Retrieve data from Liferay Cloud using the export methods available for your service and configuration. Liferay provides multiple export methods, including...
Configuring Your GitLab Repository
Configuring Your GitLab Repository Your Liferay Cloud onboarding email contains a link to a GitHub repository hosted in the dxpcloud organization. This repository is a template for a team's private...
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 live. ...
Development Requirements
Development Requirements Before beginning deployment in Liferay PaaS, developers planning to create modules should install the required tools. There are various development tools and frameworks...
Liferay PaaS Go-Live Checklist
Liferay PaaS Go-Live Checklist Liferay Cloud is committed to your project's smooth launch. This go-live checklist should help you catch potential issues in advance and optimize your Cloud...
Configuring Your GitHub Repository
Configuring Your GitHub Repository Your Liferay Cloud onboarding email contains a link to a GitHub repository hosted in the dxpcloud organization. This repository is a template for a team's...
Logging into Your Liferay Cloud Services
Logging into Your Liferay Cloud Services By default, you must log in to access the web interfaces for the Liferay and Infrastructure services on any non-production environment (e.g., uat)....
Liferay PaaS Experience: Backup and Restore
Liferay PaaS Experience: Backup and Restore Backups in Liferay PaaS Experience capture two components of each environment's state: the CloudSQL database (via a database snapshot) and the document...
Liferay PaaS Experience
Liferay PaaS Experience Liferay PaaS Experience is Liferay's managed cloud-native platform for deploying and operating Liferay DXP environments. Unlike Liferay PaaS, which centers around the...
Liferay PaaS Experience: Auto-Scaling
Liferay PaaS Experience: Auto-Scaling Configure auto-scaling by editing Helm values in your GitOps repository. This is typically a developer or platform administrator's task rather than a general...
Liferay PaaS Experience: Alerts
Liferay PaaS Experience: Alerts Grafana manages alerting for Liferay PaaS Experience environments. Liferay provisions a set of default alert rules that monitor the health of your environment and...
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...
Liferay PaaS Experience: Metrics
Liferay PaaS Experience: Metrics Grafana is the metrics interface for Liferay PaaS Experience environments. Liferay provisions and manages the full metrics stack: Google Managed Prometheus (GMP)...
Manage and Optimize
Manage and Optimize Liferay Cloud offers numerous tools to help you efficiently manage your projects. Resource Management The Liferay Cloud dashboard has built-in tools to help you track and...
Quotas and Resource Usage
Quotas and Resource Usage Quotas are the maximum number of resources available for a given Liferay Cloud project. Administrators may configure services and environments to use resources according...
Liferay PaaS Experience: Builds and Deployment
Liferay PaaS Experience: Builds and Deployment In Liferay PaaS Experience, customizations are delivered as overlays rather than as custom Liferay container images. An overlay is a set of artifacts...
Optimizing Resources with Environment Auto-Pause
Optimizing Resources with Environment Auto-Pause The Cloud platform monitors environment activity to detect idle periods. During inactivity, it scales down non-production environments (i.e, UAT and...
Liferay PaaS Experience: User Management
Liferay PaaS Experience: User Management Liferay PaaS Experience has no invite flow inside Argo CD, Argo Workflows, or Grafana themselves. Instead, you grant access to those tools from Customer...
Liferay PaaS Experience: Logs
Liferay PaaS Experience: Logs Liferay manages the log collection and storage infrastructure. The Liferay container writes logs to standard output and error streams, and the platform forwards them...
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...
Scaling the Liferay Service
Scaling the Liferay Service Liferay Cloud's auto-scaling feature adjusts the number of Liferay service instances based on demand to maintain performance. Configure the minimum and maximum number of...
Liferay PaaS Experience: Managing Secrets
Liferay PaaS Experience: Managing Secrets You manage secrets for your Liferay PaaS environments entirely through Argo CD, with no GCP account, IAM configuration, or gcloud access required. The...
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...
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...
Tuning Your Auto-Scaling Settings
Tuning Your Auto-Scaling Settings Auto-scaling ensures your services have the appropriate amount of instances at different levels of usage. You should, however, monitor your environment's usage and...
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...
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. ...
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...
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...
Stage 6: Migrating Search Configurations
Stage 6: Migrating Search Configurations Now that your web server configurations are deployed to Liferay Cloud, the next stage of migration is to migrate your search configurations. This involves...
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...
Stage 8: Next Steps After Migration
Stage 8: Next Steps After Migration Congratulations! If you have completed all of the previous stages in this section, then you have successfully migrated your on-premises Liferay DXP installation...
Stage 1: Matching DXP Versions
Stage 1: Matching DXP Versions The first stage of migration is to configure the Liferay service running on Liferay Cloud to run the same version of the installation you want to migrate. This...
Stage 5: Migrating Web Server Configurations
Stage 5: Migrating Web Server Configurations Now that your Liferay configurations and customizations are deployed to Liferay Cloud, the next stage is to migrate your web server configurations. This...
Stage 3: Uploading and Restoring the Data Backup
Stage 3: Uploading and Restoring the Data Backup With your Liferay DXP database and document library in a compatible format, the next stage is to upload them together as a single backup to Liferay...
Platform Services
Platform Services In Liferay Cloud, the processes necessary to host and maintain a site are run by platform services. Each service corresponds to a part of what is necessary to keep your...
Content Gap Analysis
Content Gap Analysis [Release Feature](../../../dxp/latest/en/security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) (LPD-58677) Liferay DXP 2026.Q3+...
Content Coverage Matrix
Content Coverage Matrix [Release Feature](../../../dxp/latest/en/security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) (LPD-58677) Liferay DXP...
Content Marketing Platform
Content Marketing Platform [Release Feature](../../../dxp/latest/en/security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) (LPD-58677) Liferay DXP...
Integrating Assets and Collaborating on Tasks
Integrating Assets and Collaborating on Tasks You can centralize deliverables and streamline communication with the Content Marketing Platform (CMP). By attaching assets to work items and using...

Showing 8,041 to 8,100 of 8,808 entries.