Capability

DXP Self-Hosted Installation, Maintenance, and Administration

In addition to SaaS and PaaS deployment approaches for Liferay DXP, you can also opt to self-host Liferay DXP. Self-hosting gives you flexibility to deploy Liferay DXP on-premises or to a cloud computing provider of your choice, giving you complete control over deployment, infrastructure, and maintenance.

Feature
Deployment Approach
Capability
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
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...
Published Date: May 9, 2024 7:00 PM
Changing Your Database Username
Changing Your Database Username The database username is defined by the lcp-secret-database-user secret and can be changed at any time. When this value is changed, a user with the new credentials...
Published Date: May 9, 2024 7:00 PM
Using the Database Client
Using the Database Client Viewing data in the database is sometimes necessary to troubleshoot an issue with your application or for custom development. In order to access the database, you must use...
Published Date: May 9, 2024 7:00 PM
Search Service (Elasticsearch)
Search Service (Elasticsearch) The Elasticsearch service is the text search engine for your Liferay DXP application. It's a private service that only communicates with the other services in your...
Published Date: May 9, 2024 7:01 PM
Using a Custom Service
Using a Custom Service In Liferay Cloud, you are not limited to the standard set of services provided out-of-the-box. You can also create and deploy a custom service to run any new processes within...
Published Date: May 9, 2024 7:01 PM
Web Server Service (Nginx)
Web Server Service (Nginx) The Nginx web server functions as a gateway from the open internet to your Liferay Cloud services. It handles all traffic from your users and acts as a high-performance...
Published Date: May 9, 2024 7:01 PM
Defining Environment Variables
Defining Environment Variables Environment variables are a set of dynamic placeholders that can affect the way a service behaves within an environment. You can define environment variables via the...
Published Date: May 9, 2024 7:01 PM