#nc-link, #rethinkdb, #influxdb, #elasticsearch, #kafka
1.7K
nclink-dataconnect is an NC-Link DataConnect Gateway process. It streams data from any NC-Link services to data services for RethinkDB, InfluxDB, ElasticSearch, or Kafka.
To run the process in this container with the local conf directory holding the configuration files.
docker run --rm --name nclink-dataconnect -it \
-v ./conf:/metaagent/config \
metalogi4ai/nclink-dataconnect:latest
The Docker image allows for easy configuration using the configuration file nclink-dataconnect.cfg in the /metaagent/config directory.
Please follow this link for the example setup.
Content type
Image
Digest
sha256:41c3e0545…
Size
80.3 MB
Last updated
10 months ago
docker pull metalogi4ai/nclink-dataconnect