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...

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