Blogs

RSS
RSS
thumbnail
Fabian Bouché | 22 Dec 2022

I've been frequently involved in projects where I had to deal with performance issues. I knew there were many commercial APM solutions but I wanted to check whether there was some free alternative that I could use both on my developer workstation and on the project's infrastructure. This is how I came across https://glowroot.org. Glowroot is a Java Application Performance...

6436
thumbnail
Jamie Sammons | 16 Dec 2022

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 GA55: docker run -it -p 8080:8080 liferay/portal:7.4.3.55-ga55 For more information on using the official...

6168
thumbnail
Jamie Sammons | 09 Dec 2022

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

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

524
thumbnail
Jamie Sammons | 02 Dec 2022

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

11926
thumbnail
Felipe Lins | 25 Nov 2022

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

11299
thumbnail
Jamie Sammons | 18 Nov 2022

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

14537
thumbnail
Jamie Sammons | 11 Nov 2022

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

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

9358
thumbnail
Jamie Sammons | 04 Nov 2022

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

8180
thumbnail
Jamie Sammons | 28 Oct 2022

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

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

7216
thumbnail
Jamie Sammons | 27 Oct 2022

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

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

5024
thumbnail
Jamie Sammons | 14 Oct 2022

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

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

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

4463
thumbnail
Jamie Sammons | 07 Oct 2022

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

6762
thumbnail
Jamie Sammons | 30 Sep 2022

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

6435
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 {...

11642