Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for AVEVA PI System. For links to our other feedback portals, please see the tab RESOURCES below.

Allow Adaptors to run in Docker

Allow Adaptors to run in Docker. This would ease the roll-out and management of adaptors. Also new Cisco switches now allow Docker instances on the switch, limiting the need for extra hardware.

  • Attach files
      Drop here to upload
    • Admin
      Jiyeon Hwang
      Reply
      |
      Apr 3, 2024

      As Mike mentioned, you are able to deploy AVEVA Adapters via Docker containers. If there are other use cases around containerizing Adapters you'd like to elaborate on, please share more information here. Thank you.

    • Mike Horrocks
      Reply
      |
      Mar 20, 2024

      Running adapters in Docker containers is supported. The user guides have installation instructions to do so. You need to create an image using a Debian base image, include the dependencies and adapter binaries. An example Dockerfile and startup script are included in the user guide.