Build of https://github.com/cloudant-labs/clouseau suitable for Kubernetes
100K+
This repo currently contains a build of Clouseau using Red Hat's minimal Universal Base Image (ubi8/ubi-minimal). This build will crash if you try to run it standalone; Clouseau expects to find the Erlang Port Mapping Daemon (epmd) on localhost, and the image is only configured to run the JVM. However, when paired with the CouchDB image as part of a Kubernetes Pod it will deploy correctly and enable the Java side of a CouchDB Search deployment.
Going forward it would be good to have a Docker Compose setup as well, but in Docker Compose the containers do not share the loopback network and so we will likely need a separate image that starts epmd alongside the JVM to keep Clouseau happy.
Content type
Image
Digest
Size
151.5 MB
Last updated
over 6 years ago
docker pull kocolosk/couchdb-search