vNode — Enterprise Connectivity Platform for IIoT with OPC UA, MQTT, Modbus, real-time processing.
1.6K
This repository provides a preconfigured Docker image containing vNode Automation and MongoDB, ready to deploy for Industrial IoT environments.
docker pull vesterbusiness/vnode_mongo:latest
compose.yaml and Entrypoint.sh files.docker compose up -d
http://localhost:8005
27017By default, the compose.yaml file uses the latest image tag:
image: vesterbusiness/vnode_mongo:latest
If you need a specific version, replace latest with the desired tag, e.g.:
image: vesterbusiness/vnode_mongo:1.21.13
Content type
Image
Digest
sha256:2d6d33afc…
Size
128.9 MB
Last updated
about 1 year ago
docker pull vesterbusiness/vnode_mongo