[
https://issues.apache.org/jira/browse/OFBIZ-11472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064495#comment-17064495 ]
Swapnil Mane commented on OFBIZ-11472:
--------------------------------------
Hello team,
Here is the PR to update the deployment scripts to set up the demo instance for OFBiz 17.12 release and obsolete 13.07 demo.
https://github.com/apache/ofbiz-tools/pull/2After updating the deployment script, the following steps should be executed on OFBiz VM at ofbiz-vm3.apache.org :
# {color:#0e101a}Clone the 17.12 release branch on VM{color}
{color:#0e101a}git clone -b release17.12 {color}[{color:#4a6ee0}
https://gitbox.apache.org/repos/asf/ofbiz-framework.git{color}]{color:#0e101a} branch17.12
{color}
# {color:#0e101a}Update the deployment scripts on VM as per the PR
[
https://github.com/apache/ofbiz-tools/pull/2]
{color}
# {color:#0e101a}Shut down all the instances manually by commands to free old ports, like port 20000 was occupied by 13.7
{color}
# {color:#0e101a}Run the ./all-manual-nicely.sh script to redeploy all the instances.{color}
{color:#0e101a}
@Team,
Please have a look and let me know your kind feedback.
Thank you so much [~jleroux] for your inputs and guidance in this.{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)