Skip to main content
Version: 5.5

Mount paths

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

Mount pathDescription
/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 transfer data are stored here.
/var/log/opcrouterLog files for the service, web management, and the integrated database (if available).
Prior to version 5.0.5011, the OPC Router Docker image had three mount paths.

Mount pathDescription
/inraySettings and project file backups
/var/log/opcrouterLog files for the service, web management, and 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 transfer data are stored here.