This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
Releases: ozlerhakan/mongolastic
Releases · ozlerhakan/mongolastic
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0: hotfix
Mongolastic has been tested with MongoDB 3.4 and Elasticsearch 5.1.1
- Invalid signature file digest for Manifest main attributes ( #21 )
v1.3.15
You can run mongolastic anywhere where Docker is on. You can use the bound mount volume strategy or create your own image based on the mongolastic image. Mongolastic may need the container to join on the host's network stack. Putting in all together, you may end up running a container like below using host and volume options:
$docker run --rm -v $(PWD)/config.file:/config.file --net host ozlerhakan/mongolastic:<tag> config.file
v1.3.14
switch to mongo driver 3.2.2 & version update
v1.3.13
v1.3.12
v1.3.11
- Fix: "SPI with name Lucene50 does not exist" tested on ES 2.4 and MongoDB 3.2.8