Skip to main content
Version: 5.3

Mount paths

From version 5.0.5011, the OPC Router Docker image has two mount paths that allow persistent volumes to be mounted.

Mount-PfadBeschreibung
/dataData storage location for internal data such as configuration files, project file backups, licenses, and the integrated database (if available). Published and unpublished connections, plug-in configurations, and settings, as well as the transfer data are stored here.
/var/log/opcrouterLog files for the service, web management and the integrated database (if available)

For versions older than 5.0.5011 the OPC Router docker image requires three mount paths.

Mount-PfadBeschreibung
/inraySettings and project file backups
/var/log/opcrouterLog files for the service, web management and the integrated database (if available)
/data/databaseData storage location for the integrated database (if available). Published and unpublished connections, plug-in configurations, and settings, as well as the transfer data are saved here.