[xwiki/xwiki-docker] c3decc: XDOCKER-183: Configure remote Solr through a singl...
Branch: refs/heads/XDOCKER-183 Home: https://github.com/xwiki/xwiki-docker Commit: c3decc5bf296dfae4384a616bf2662d4a16554d9 https://github.com/xwiki/xwiki-docker/commit/c3decc5bf296dfae4384a616bf2662d... Author: Vincent Massol <[email protected]> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M 16/mariadb-tomcat/xwiki/docker-entrypoint.sh M 16/mysql-tomcat/xwiki/docker-entrypoint.sh M 16/postgres-tomcat/xwiki/docker-entrypoint.sh M 17/mariadb-tomcat/xwiki/docker-entrypoint.sh M 17/mysql-tomcat/xwiki/docker-entrypoint.sh M 17/postgres-tomcat/xwiki/docker-entrypoint.sh M 18.4/mariadb-tomcat/xwiki/docker-entrypoint.sh M 18.4/mysql-tomcat/xwiki/docker-entrypoint.sh M 18.4/postgres-tomcat/xwiki/docker-entrypoint.sh M 18/mariadb-tomcat/xwiki/docker-entrypoint.sh M 18/mysql-tomcat/xwiki/docker-entrypoint.sh M 18/postgres-tomcat/xwiki/docker-entrypoint.sh M README.md M template/xwiki/docker-entrypoint.sh Log Message: ----------- XDOCKER-183: Configure remote Solr through a single SOLR_BASE_URL variable Replace the INDEX_HOST/INDEX_PORT variables with a single SOLR_BASE_URL holding the full Solr base URL, so it can carry the scheme (e.g. https), a custom path and the port. The old variables could only build an http://host:port/solr URL and had been broken since the multi-core Solr change, so they are removed rather than kept as a deprecated fallback. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
participants (1)
-
XWiki Notifications