Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Compose file

View file
namenetfield-app-opc-ua-io-link-adapter-netfield-1.2.67.yml

Startup

Code Block
docker-compose --file netfield-app-opc-ua-io-link-adapter-netfield-1.2.7.yml up -d

Shutdown

Code Block
docker-compose --file netfield-app-opc-ua-io-link-adapter-netfield-1.2.7.yml down

Prerequisites

None

UI access

Over edge device integrated web user interface

...

Compose file

View file
namenetfield-app-opc-ua-io-link-adapter-1.2.67.yml

Startup

Code Block
docker-compose --file netfield-app-opc-ua-io-link-adapter-1.2.7.yml up -d

Shutdown

Code Block
docker-compose --file netfield-app-opc-ua-io-link-adapter-1.2.7.yml down

Prerequisites

None

UI access

Port 80 (not exposed in compose file above cause of security reasons)

  Secure way: See FAQ page https://hilscher.atlassian.net/wiki/x/FwA2Bg

  Insecure way: For tests the port could be simply exposed using compose file with the additional lines

Code Block
services:
    ports:
      - "80:80/tcp"

Changes in this version

Jira Legacy
serverHilscher Ticket
columnskey,summary,type,status
columnIdsissuekey,summary,issuetype,status

...

serverId652f1763-f45a-3496-b650-0d5d39d72b0f
key
e
OI4IOLCONDEV-259