XDOCKER-4: Allow configuring SOLR as an external service
* Added logic for configuring an external Solr instance using environment variables * Updated README.md with instructions for using the XWiki image with an external Solr instance * Added a script, contrib/solr/solr-init.sh, which initializes a Solr container to be usable by XWiki
Showing
- 10/mysql-tomcat/xwiki/docker-entrypoint.sh 8 additions, 0 deletions10/mysql-tomcat/xwiki/docker-entrypoint.sh
- 10/postgres-tomcat/xwiki/docker-entrypoint.sh 8 additions, 0 deletions10/postgres-tomcat/xwiki/docker-entrypoint.sh
- 9/mysql-tomcat/xwiki/docker-entrypoint.sh 8 additions, 0 deletions9/mysql-tomcat/xwiki/docker-entrypoint.sh
- 9/postgres-tomcat/xwiki/docker-entrypoint.sh 8 additions, 0 deletions9/postgres-tomcat/xwiki/docker-entrypoint.sh
- README.md 113 additions, 1 deletionREADME.md
- contrib/solr/solr-init.sh 39 additions, 0 deletionscontrib/solr/solr-init.sh
- template/xwiki/docker-entrypoint.sh 8 additions, 0 deletionstemplate/xwiki/docker-entrypoint.sh
contrib/solr/solr-init.sh
0 → 100755
Please register or sign in to comment