Search Results

All Results 1936
Sort By
Resource Type
Deployment Approach
Capability
Feature
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...
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
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: 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...
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: 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: 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...
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...
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...
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)...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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. ...
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...
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 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 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 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 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 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 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...
Account Administration
Account Administration Each AI Hub customer is a Liferay account, and you manage that account's users and roles from the AI Hub Account Management page. With the Account Administrator role, you add...
Agent Workflows
Agent Workflows An agent's logic is a Liferay workflow, built in the same Workflow Designer you use for content approval. Agent workflows add three nodes to the standard palette: LLM, AI Decision,...
Agents
Agents The Agent Builder is where you manage the agents available in your AI Hub account. It lists the built-in agents Liferay provides alongside any custom agents you created. From this view you...
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....
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...
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...
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...
Restoring Data from a Backup
Restoring Data from a Backup During project development, there may be times when you must restore data or roll back the project to an earlier state. Restoring a backup to an environment restores...
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...
Changing Your Database Password
Changing Your Database Password Changing the database password for your database service also affects the other services that must connect to the database. Updating your database password...

Showing 1,281 to 1,320 of 2,081 entries.