RSS
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:...

12822
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...

9331
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...

10909
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...

8198
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...

7801
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...

6743
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...

7993
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. ...

12181
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...

7037
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...

8316
0