RE: how to deploy liferay7.3 deployments

Olaf Kock, modified 4 Years ago. New Member Posts: 6 Join Date: 9/15/21 Recent Posts

 

Hi 

In mycase i have three questions to liferay7.3 deployments

1.how  deployments are going in present industries in liferay 7.3 . what are the standerds following and what was exact procedure following.


2.how to deploy liferay 7.3 deployments through jenkins.please explain .and how to deploy liferay7.3 autodeployments through jenkins


3.in my case i have 2 liferay7.3 cluster nodes are there . how to deploy auto deployments at a time in both nodes is ther any chance to deploy at a time or is  enterprise edition or community edition.

please explain 

Thanks
Manikanta

thumbnail
Olaf Kock, modified 4 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

The answer is a solid "it depends".

While Liferay support Hot-Deployment of modules, I rarely see that done.

If you're running containerized, typically a new image is built and deployed to the runtime environment, while the old one is torn down. If there's no upgrade required in between, that can happen without downtime.

How you synchronize your deployments to the same time is up to you and depends solidly on your environment and how much / how you've automated its operation. From Liferay's side there's no magic and on the level of your question nothing is either CE or DXP-specific.