Hello, Per https://issues.apache.org/jira/browse/OFBIZ-12786, the demo-trunk site is now hosted by a docker container running on VM ofbiz-vm1.apache.org.
The changes to the host are captured in PR, https://github.com/apache/ofbiz-tools/pull/5. The previous approach to demo-trunk deployment patched the solr plugin to set the solr URL to https://demo-trunk.ofbiz.apache.org/solr. You can view the patch here - https://github.com/apache/ofbiz-tools/blob/master/demo-backup/patch/trunk/solr.config.patch . I believe I have configured the new demo-trunk container to produce the same solr url, but by using configuration rather than source code changes. I don't know much about the use of Solr in OFBiz so don't know how to check that the original demo-trunk behaviour has been maintained. Please could someone familiar with Solr in OFBiz take a look https://demo-trunk.ofbiz.apache.org/partymgr/control/main and see if Solr is operating as expected. Thanks, Dan. -- Daniel Watford