Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-9522

Missing example for running the elastic connector on docker

    XMLWordPrintable

Details

    Description

      There is a reference here https://docs.couchbase.com/elasticsearch-connector/current/kubernetes.html#docker-image
      on how to run the connector on a simple docker container, however the example with the volume mounts is missing

      I tried this command and it seem to work

      docker run --name cb-es-connector -p 31415:31415 --mount type=bind,source="$(pwd)"/config,target=/opt/couchbase-elasticsearch-connector/config --mount pe=bind,source="$(pwd)"/secrets,target=/opt/couchbase-elasticsearch-connector/secrets --network="host"  couchbase/elasticsearch-connector
      

      Reporter: Roi Katz
      E-mail: roi.katz@Couchbase.com

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            david.nault David Nault
            roi.katz Roi Katz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty