thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA54: docker run -it -p 8080:8080 liferay/portal:7.4.3.54-ga54 For more information on using the...

12681
0
Shubhankar Soni | 14 Mar 2023

Today, we will be discussing how to configure an Elasticsearch cluster (2+ nodes) over Native User Authentication and integrate it with Liferay DXP.  Contents: Elasticsearch Vulnerability Configuring Elasticsearch & Enabling Native User Auth Configuring Liferay DXP + Elasticsearch with Native User Auth Enabled Elasticsearch Vulnerability: Before...

1785
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA53: docker run -it -p 8080:8080 liferay/portal:7.4.3.53-ga53 For more information on using the...

13485
0
thumbnail
Felipe Lins | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA52: docker run -it -p 8080:8080 liferay/portal:7.4.3.52-ga52 For more information on using the...

12362
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA51: docker run -it -p 8080:8080 liferay/portal:7.4.3.51-ga51 For more information on using the...

15642
2
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA50: docker run -it -p 8080:8080 liferay/portal:7.4.3.50-ga50 For more information on using the...

10434
0
thumbnail
Madhukar Kumar | 10 Nov 2022

Step 1: Create rootCA Key and rootCA Crt openssl req -x509 \             -sha256 -days 356 \             -nodes \             -newkey rsa:4096 \             -subj "/CN=[Your domain]/C=US/L=Mumbai" \             -keyout rootCA.key -out rootCA.crt   Step 2: Generate your own server key   openssl genrsa -out server.key 4096   Step 3:...

12706
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA49: docker run -it -p 8080:8080 liferay/portal:7.4.3.49-ga49 For more information on using the...

9286
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA48: docker run -it -p 8080:8080 liferay/portal:7.4.3.48-ga48 For more information on using the...

10864
0
thumbnail
Roselaine Marques | 28 Oct 2022

  The big moment has just arrived...  If you have been enjoying the last years of /dev/24 with all of the new content and perspectives provided, now it's time to redeploy and participate. It's time to show what you've been up to with Liferay Portal 7.4 ... could be a new development, portal customization or even your low-code...

8151
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA47: docker run -it -p 8080:8080 liferay/portal:7.4.3.47-ga47 For more information on using the...

7756
0
Shubhankar Soni | 07 Nov 2022

The following Pre-requisites are required before enabling session Replication: Working Liferay with JBoss bundle (Reference Link) Liferay Clustering Enabled                  (Reference Link) Session Replication Overview Session replication ensures that client sessions of distributable applications are not disrupted by failovers of nodes in a cluster. Each node in the...

6681
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA46: docker run -it -p 8080:8080 liferay/portal:7.4.3.46-ga46 For more information on using the...

7934
0
thumbnail
ANKIT SRIVASTAVA | 14 Oct 2022

Low-code and no-code development are ways to create applications more quickly without having to have a deep understanding of coding. It helps business users to build or modify the system using a graphical user interface without the need for coding or deployment. A low-coded platform could result in fully functional apps or the need for more coding in particular circumstances. ...

12102
1
Mariano Alvaro | 30 Nov 2022

If you have taken a quick look to this post and believe that it's going to be a nightmare reading the entire text, good news! You can directly jump to Configuration.   Things have changed in 7.4 since the previous post was written. While all the explanation regarding Redis is still valid, classloader configuration is a bit different in Liferay 7.4. Anyway we'll perform a...

6905
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA45: docker run -it -p 8080:8080 liferay/portal:7.4.3.45-ga45 For more information on using the...

8241
0
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA44: docker run -it -p 8080:8080 liferay/portal:7.4.3.44-ga44 For more information on using the...

7800
0
thumbnail
Roselaine Marques | 26 Sep 2022

                                                     Woohoo !!! The online gathering made by the community to the community               From November 29th through December 1st                             … As always, good events must be repeated … Created in the middle of the Covid pandemic in 2020, this will be our 3rd edition of  /dev/24 {...

12549
2
thumbnail
Jamie Sammons | 21 Jun 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA43: docker run -it -p 8080:8080 liferay/portal:7.4.3.43-ga43 For more information on using the...

11277
1
thumbnail
Madhukar Kumar | 19 Sep 2022

Before going forward we list out bottlenecks while migrating from MySQL to Postgres Data types are different in Postgres than what we have in MySQL If we have few tables to migrate we can convert MySQL dump(.sql) file to Postgres query using any tool such as pgloader but if the data is huge let’s say 4-5 GB, We won’t be ...

8940
0