opcrouter/runtime

By opcrouter

Updated 7 days ago

The Communication Middleware. Innovative. Simple. Effective.

Image
Integration & delivery
6

50K+

opcrouter/runtime repository overview

Introduction

The central Industry 4.0 platform enables data exchange in your networked production processes to be automated and optimised. The OPC Router connects systems vertically and horizontally, from sensors and controls to ERP and the cloud, from printers and scales to MES, SCADA or LIMS. Find the solution for your connectivity project from the multitude of plug-ins and request your personal download.

End-User Licence Agreement, System requirements, Support and Documentation

Terms of Use and EULA

System requirements for the OPC Router

Contact us – we are happy to help you

OPC Router documentation

System Requirements

  1. Runtime license
  2. To configure the OPC Router runtime / service you can use the included webinterface. For OPC Router version 4.28 and below no webinterface is available and the OPC Router Management is required (download OPC Router Management)

OPC Router Docker image

There are two images available:

  1. opcrouter/runtime which comes with an embedded mongoDB
  2. opcrouter/service which requires an external mongoDB

For deploying onto a Kubernetes cluster, it is recommended to use the OPC Router Helm Chart instead of manually creating deployments for those images.

Documentation

Information for deploying and configuring OPC Router containers can be found under the official OPC Router documentation.

opcrouter/runtime

The OPC Router runtime image has a mongoDB embedded and runs on 64bit systems (x64 & arm64)

quick start opcrouter-runtime
docker run -d -p 51515:8080 -e OR_DISABLE_AUTH=true -e OR_I_ACCEPT_EULA=true -v opc-router-data:/data --name opc-router opcrouter/runtime:latest

Image tags

tag nameDescription
latestlatest released version
latest-RClatest release-candidate, not meant for production
{Major}.{Minor}the latest release / hotfix for a specific major.minor version
{Major}.{Minor}-RCthe latest release-candidate for a specific version
{Major}.{Minor}.{Rev}.{Build}a specific version

Tag summary

Content type

Image

Digest

sha256:8754484c1

Size

470.6 MB

Last updated

7 days ago

docker pull opcrouter/runtime:5.5-ferretdb