git clone https://github.com/risdenk/solrj-jdbc-testingcd solrj-jdbc-testing./run_solr.shdocker-compose down -v./run_solr.sh./run_test.sh./run_x11.sh./run_web.shFor one of the following do docker-compose up ITEM
For one of the following do docker-compose up -d ITEM
X11_DISPLAY environment variable must be setX11_DISPLAY environment variable must be setjdbc:avatica:remote:url=http://localhost:8765;zk=solr:9983;lex=MYSQLopen http://localhost:$(docker-compose port hue 8888 | cut -d':' -f2)adminadminopen http://localhost:$(docker-compose port rstudio 8787 | cut -d':' -f2)rstudiorstudio/opt/scripts/test_solr.Ropen http://localhost:$(docker-compose port zeppelin 8080 | cut -d':' -f2)Solr JDBC
To get the dynamic port, docker-compose port ITEM PORTdocker-compose -f docker-compose.yml -f docker-compose-dev.yml builddocker-compose -f docker-compose.yml -f docker-compose-fixed-ports.yml ...solr to /etc/hosts for some testingContent type
Image
Digest
Size
134 MB
Last updated
over 7 years ago
docker pull risdenk/solrj-jdbc-testing:python