Search Results

Capability
Feature
Deployment Approach
Roles API Basics
Roles API Basics You can Create and Manage Roles from the Application menu, but you can also use Liferay's REST APIs. Call these services to manage Roles. Associate a User to a Regular Role Then,...
Data de publicació: 26/04/2024 21:01
Accounts API Basics
Accounts API Basics Liferay DXP/Portal 7.4+ You can manage Accounts from the Applications menu, but you can also use Liferay's REST APIs. Call these services to create and manage accounts. Adding...
Data de publicació: 26/04/2024 21:01
Regions API Basics
Regions API Basics Liferay 7.4 U24+ and GA24+ Use Liferay's REST APIs to create and manage regions. Adding a Region Then, follow these steps: Download and unzip Regions API Basics. curl...
Data de publicació: 26/04/2024 21:01
Developer Guide
Developer Guide Adding the UAD Framework Accounts API Basics Account Users and Roles APIs User Account API Basics Organizations API Basics Roles API Basics User Groups API Basics Countries...
Data de publicació: 26/04/2024 21:01
Adding the UAD Framework
Adding the UAD Framework You can manage and delete user data with Liferay's User Associated Data (UAD) management tool. The tool is available out-of-the-box for many of Liferay's applications (e.g....
Data de publicació: 26/04/2024 21:01
Countries API Basics
Countries API Basics Liferay 7.4 U24+ and GA24+ Use Liferay's Rest APIs to create and manage countries. Adding a Country Then, follow these steps: Download and unzip Countries API Basics. ...
Data de publicació: 26/04/2024 21:01
Adding a New Organization Type
Adding a New Organization Type By default, Liferay DXP only includes the Organization type. You can configure the existing type or add additional types in System Settings → Users → Organization...
Data de publicació: 26/04/2024 21:01
Enabling GDPR Compliance for Cookies
Enabling GDPR Compliance for Cookies You can ensure GDPR compliance for your cookies using Liferay's configuration interface. Open the Global Menu (Global Menu), and navigate to Control Panel →...
Data de publicació: 26/04/2024 21:01
Troubleshooting the Elasticsearch Connection
Troubleshooting the Elasticsearch Connection Listed here are some connection issues you can encounter when configuring the Liferay-Elasticsearch connection, along with the most common solutions to...
Data de publicació: 26/04/2024 21:02
Securing Elasticsearch
Securing Elasticsearch The very first thing you must do to secure Elasticsearch is enable X-Pack Security. After that you can begin configuring authentication and encrypted communication. ...
Data de publicació: 26/04/2024 21:02
Installing Elasticsearch
Installing Elasticsearch Here's how to install, configure, and start Elasticsearch on-premises. If you have Elasticsearch indexes used for primary data storage (storing data not backed by a...
Data de publicació: 26/04/2024 21:02
Exercise: Run Liferay and Elasticsearch Using Docker
Exercise: Run Liferay and Elasticsearch Using Docker 7.3+ Here you can walk through a minimal Liferay-Elasticsearch setup on your local machine to see how a secure REST Client connection between...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
Similar Results
Similar Results Subscription [Bundled with DXP 7.3 and 7.4; Liferay Marketplace for DXP 7.2 SP2+/FP5+](https://web.liferay.com/marketplace/-/mp/application/172465398) This feature works [only...
Data de publicació: 26/04/2024 21:02
Search Pages
Search Pages Access the default search page at localhost:8080/web/guest/search. If you have a running Liferay DXP with some content in it, you can navigate there and execute a search. By default,...
Data de publicació: 26/04/2024 21:02
Using Search Widget Templates
Using Search Widget Templates The default search widgets views are useful, but your site's widgets likely need a specific design. You can choose from one of the available widget templates or create...
Data de publicació: 26/04/2024 21:02
Configuring the Cloud Network
Configuring the Cloud Network Private Network VPN Integration Overview Configuring a VPN Server Connecting a VPN Server to Liferay Cloud Custom Domains Load Balancer
Data de publicació: 26/04/2024 21:02
Connecting a VPN Server to Liferay Cloud
Connecting a VPN Server to Liferay Cloud You can use Liferay Cloud's VPN feature to connect your Liferay Cloud services to external services on private networks. This allows you to operate an...
Data de publicació: 26/04/2024 21:02
VPN Integration Overview
VPN Integration Overview Liferay Cloud provides a VPN client-to-site connection that has port forwarding and redundant tunnels support. This feature is commonly used to connect a subscriber's...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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,...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
Private Network
Private Network Every environment has its own private network. This lets services from the same environment communicate through multiple secure communication protocols without having to interact...
Data de publicació: 26/04/2024 21:02
Getting Started
Getting Started Liferay Cloud is a secure and reliable enterprise cloud platform that provides the infrastructure and tooling necessary to simplify, secure, and deliver amazing applications on...
Data de publicació: 26/04/2024 21:03
Configuring Your GitHub Repository
Configuring Your GitHub Repository Upon receiving a Liferay Cloud onboarding email, you're provisioned a GitHub repository hosted in the dxpcloud organization. This repository is a template for a...
Data de publicació: 26/04/2024 21:03
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 major...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
Configuring Your Bitbucket Repository
Configuring Your Bitbucket Repository Upon receiving a Liferay Cloud onboarding email, you're provisioned a GitHub repository hosted in the dxpcloud organization. This repository is a template for...
Data de publicació: 26/04/2024 21:03
Configuring Your GitLab Repository
Configuring Your GitLab Repository Upon receiving a Liferay Cloud onboarding email, you're provisioned a GitHub repository hosted in the dxpcloud organization. This repository is a template for a...
Data de publicació: 26/04/2024 21:03
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)....
Data de publicació: 26/04/2024 21:03
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...
Data de publicació: 26/04/2024 21:03
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...
Data de publicació: 26/04/2024 21:03
Initial Setup Overview
Initial Setup Overview Getting started with Liferay Cloud (SaaS or PaaS) involves ensuring all accounts, environments, and services have been successfully provisioned and deployed in your instance....
Data de publicació: 26/04/2024 21:03
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...
Data de publicació: 26/04/2024 21:03
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. ...
Data de publicació: 26/04/2024 21:03
Manage and Optimize
Manage and Optimize Performance and Monitoring Auto-Scaling Application Metrics Managing Usage Real-Time Alerts Quotas Account and Team Management Environment Teams and Roles Team...
Data de publicació: 26/04/2024 21:03
Migrating User Segments
Migrating User Segments A user segment represents a subset of users with a common set of properties. Segmentation in Liferay 7.2+ works similarly to Audience Targeting in previous Liferay DXP...
Data de publicació: 26/04/2024 21:00

Capabilities

Product

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy