Search Results

Capability
Feature
Deployment Approach
Using OAuth2 to Authorize Users
Using OAuth2 to Authorize Users You can create applications that access Liferay's headless REST APIs using the OAuth 2.0 authorization protocol. The provided sample React app demonstrates three...
Data de publicació: 26/04/2024 20:53
OAuth 2 Scopes
OAuth 2 Scopes In OAuth 2.0, applications are granted access to limited subsets of user data. These are called scopes (not to be confused with Liferay scopes). You can create them in two ways: ...
Data de publicació: 26/04/2024 20:53
Installing Liferay
Installing Liferay Liferay runs on an application server. There are three ways to host Liferay: Using a Docker container Using a Liferay Tomcat bundle, on premises On a supported application...
Data de publicació: 26/04/2024 20:53
Configuring a Database
Configuring a Database By default for demonstration purposes, Liferay DXP/Portal is configured to use an embedded HSQL database. Beyond demonstration purposes, we recommend using a full-featured,...
Data de publicació: 26/04/2024 20:53
Installation and Upgrades
Installation and Upgrades :file: landingpage_template.html :file: installation-and-upgrades/landing.html
Data de publicació: 26/04/2024 20:53
Installing on WebLogic
Installing on WebLogic If you are using WebLogic as your application server, it is highly recommended to install DXP to a WebLogic Managed server. A managed server can start and stop DXP quickly...
Data de publicació: 26/04/2024 20:53
Installing a Liferay-Tomcat Bundle
Installing a Liferay-Tomcat Bundle The Tomcat Bundle includes the Apache Tomcat application server with Liferay DXP/Portal pre-deployed. It's the easiest, fastest way to install Liferay on...
Data de publicació: 26/04/2024 20:53
Installing Liferay on an Application Server
Installing Liferay on an Application Server You can install Liferay DXP or Liferay Portal on any supported application server. This is typically the most practical installation type to use in...
Data de publicació: 26/04/2024 20:53
Installing on WildFly
Installing on WildFly Installing on WildFly requires installing the DXP WAR, installing dependencies, configuring WildFly, and deploying DXP on WildFly. You must also configure your database and...
Data de publicació: 26/04/2024 20:53
Installing on JBoss EAP
Installing on JBoss EAP Installing on JBoss EAP requires installing the DXP WAR, installing dependencies, configuring JBoss, and deploying DXP on JBoss. You must also configure your database and...
Data de publicació: 26/04/2024 20:53
Installing on Tomcat
Installing on Tomcat [Using a Liferay-Tomcat bundle](../installing-a-liferay-tomcat-bundle.md) or [Docker image](../../../getting-started/starting-with-a-docker-image.md) is the fastest way to get...
Data de publicació: 26/04/2024 20:53
Configuring Containers
Configuring Containers Everything that is configurable in a Liferay installation is configurable in a Liferay Docker container. Here are the most common things to configure: JVM Options Portal...
Data de publicació: 26/04/2024 20:54
Running Liferay for the First Time
Running Liferay for the First Time Once you've installed Liferay DXP/Portal and configured a database for it, it is ready to run. Start the Server Run the startup script bundled with your...
Data de publicació: 26/04/2024 20:54
Using Liferay Docker Images
Using Liferay Docker Images Docker Hub hosts Liferay DXP and Liferay Portal Docker images, bundled with Tomcat on Linux. The Liferay Docker Hub pages provide image details and tags for the...
Data de publicació: 26/04/2024 20:54
Container Lifecycle and API
Container Lifecycle and API At a high level, the container starts Tomcat with Liferay deployed on it. Additionally, however, the container entry point provides an API for executing these use cases:...
Data de publicació: 26/04/2024 20:54
Installing Apps and Other Artifacts to Containers
Installing Apps and Other Artifacts to Containers Applications and other artifacts (such as DXP activation keys) are installed to DXP Docker containers via the container's /mnt/liferay/deploy...
Data de publicació: 26/04/2024 20:54
Setting Up JNDI on Tomcat
Setting Up JNDI on Tomcat Applicable for Liferay DXP 7.4+ or Liferay Portal 7.4+ To set up JNDI resources, you must put the necessary JDBC drivers in the Tomcat lib folder (i.e....
Data de publicació: 26/04/2024 20:54
Migrating Configurations and Properties
Migrating Configurations and Properties Your current DXP installation's OSGi configurations (7.0+) and properties (such as portal properties and system properties) set up your DXP instance to fit...
Data de publicació: 26/04/2024 20:54
Tuning Your JVM
Tuning Your JVM Java Virtual Machine (JVM) tuning primarily focuses on adjusting Java heap and non-heap settings and configuring garbage collection. Finding settings that perform well for you...
Data de publicació: 26/04/2024 20:54
Using a CDN
Using a CDN A Content Delivery Network (CDN) is a distributed infrastructure for caching static, file-based content. When visitors hit your site, your static content is loaded from the server...
Data de publicació: 26/04/2024 20:54
Upgrading a Sharded Environment
Upgrading a Sharded Environment Since Liferay DXP 7.0, Liferay removed its own physical partitioning implementation (also known as sharding) in favor of the capabilities provided natively by...
Data de publicació: 26/04/2024 20:54
Other Upgrade Scenarios
Other Upgrade Scenarios If you're upgrading a clustered installation, you must follow an upgrade approach that fits your cluster requirements. See Maintaining Clustered Installations to learn the...
Data de publicació: 26/04/2024 20:54
Default Setting Changes in 7.2
Default Setting Changes in 7.2 Most new versions of Liferay include changes to the default settings. If you rely on the defaults from your old version, you should review the changes and decide to...
Data de publicació: 26/04/2024 20:54
Default Setting Changes in 7.3
Default Setting Changes in 7.3 Most new versions of Liferay DXP include changes to the default settings. If you rely on the defaults from your old version, you should review the changes and decide...
Data de publicació: 26/04/2024 20:54
Data Removal
Data Removal Available 7.4+ Use the Data Removal tool to erase unnecessary application data, such as expired journal articles and publication previews. To remove data, Open the Global Menu...
Data de publicació: 26/04/2024 20:54
Upgrading Liferay
Upgrading Liferay :file: ../landingpage_template.html :file: upgrading-liferay/landing.html
Data de publicació: 26/04/2024 20:54
Maintenance Mode and Deprecations in 7.2
Maintenance Mode and Deprecations in 7.2 With each new DXP release, a feature may not warrant continued enhancements or may become obsolete. Stopping enhancements for a feature puts it in...
Data de publicació: 26/04/2024 20:54
Maintenance Mode and Deprecations in 7.3
Maintenance Mode and Deprecations in 7.3 With each new DXP release, a feature may not warrant continued enhancements or may become obsolete. Stopping enhancements for a feature puts it in...
Data de publicació: 26/04/2024 20:54
Monitoring Upgrades with MBeans
Monitoring Upgrades with MBeans Liferay DXP 7.4 U76 / Liferay Portal 7.4 GA76 When upgrade upon startup is enabled, the upgrade process can be monitored with MBeans through a JVM management tool...
Data de publicació: 26/04/2024 20:54
Data Cleanup
Data Cleanup Available 7.3+ When you're done using an obsolete Liferay app or capability, you can remove its data. You can use the Control Panel or a configuration file to do data cleanup. Here's...
Data de publicació: 26/04/2024 20:54
Reference
Reference Data Cleanup Data Removal Database Upgrade Options Database Upgrade Tool Reference Default Setting Changes in 7.4 Default Setting Changes in 7.3 Default Setting Changes in 7.2 ...
Data de publicació: 26/04/2024 20:54
Database Upgrade Tool Reference
Database Upgrade Tool Reference As of Liferay 7.4 U82/GA82 and above, the `db_upgrade.sh` file has been renamed to `db_upgrade_client.sh`. Here's an overview of Liferay's upgrade tool. Start the...
Data de publicació: 26/04/2024 20:54
Default Setting Changes in 7.4
Default Setting Changes in 7.4 Most new versions of Liferay DXP include changes to the default settings. If you rely on the defaults from your old version, you should review the changes and decide...
Data de publicació: 26/04/2024 20:54
Database Upgrade Options
Database Upgrade Options When a release, update, or fix pack has database schema changes, it's helpful to know the options for applying the changes. Here you'll find the database upgrade options...
Data de publicació: 26/04/2024 20:54
File Store Updates
File Store Updates File store options and configuration values changed in Liferay DXP 7.0. If you're on 7.0 or earlier and are affected by these changes, you must update your file store before...
Data de publicació: 26/04/2024 20:54
Renamed Language Keys
Renamed Language Keys In Liferay DXP/Portal 7.4, module language keys were centralized to a module called portal-language-lang. Source location: ...
Data de publicació: 26/04/2024 20:54
Upgrade Basics
Upgrade Basics Liferay's tools and instructions facilitate upgrading DXP and Portal environments safely and quickly. Non-clustered environments that have small data sets, for example can be...
Data de publicació: 26/04/2024 20:54
Maintenance Mode and Deprecations in 7.4
Maintenance Mode and Deprecations in 7.4 With each new Liferay DXP and Liferay Portal release, a feature may not warrant continued enhancements or may become obsolete. Stopping enhancements for a...
Data de publicació: 26/04/2024 20:54
Troubleshooting Upgrades
Troubleshooting Upgrades Skipping an upgrade step or creating custom references to the Liferay database, can cause upgrade issues. The following questions and answers address some common...
Data de publicació: 26/04/2024 20:54
Upgrading via Auto Upgrade
Upgrading via Auto Upgrade You can upgrade your database automatically by enabling auto upgrade via the portal property before starting up your instance. **Always** [back...
Data de publicació: 26/04/2024 20:54

Capabilities

Product

Contact Us

Connect

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