Versions Compared

Key

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

...

Using the app on a Hilscher's "netFIELD OS" operating system supporting edge device.

Compose file

netfield-app-profinet-tap-netfieldos-1.5.01.yml

Startup

Code Block
docker-compose --file netfield-app-profinet-tap-netfieldos-1.5.1.yml up -d

Shutdown

Code Block
docker-compose --file netfield-app-profinet-tap-netfieldos-1.5.1.yml down

Prerequisites

Before calling the docker-compose command line you have to specify the capturing Ethernet interface with

Code Block
export NETFIELD_APP_MACVLAN_INTERFACE=<e.g. eth1>

UI access

Over edge device integrated web user interface

Using the app on hosts that are not running Hilscher's "netFIELD OS" operating system.

Compose file

netfield-app-profinet-tap-1.5.01.yml

Startup

Code Block
docker-compose --file netfield-app-profinet-tap-1.5.1.yml up -d

Shutdown

Code Block
docker-compose --file netfield-app-profinet-tap-1.5.1.yml down

Prerequisites

Before calling the docker-compose command line you have to specify the capturing Ethernet interface with

Code Block
export NETFIELD_APP_MACVLAN_INTERFACE=<e.g. eth1>

UI access

Port 80 is not exposed in the compose file above due to security reasons. To access the web front-end there exists two ways:

...

Jira Legacy
serverHilscher Ticket
columnskey,summary,type,status
columnIdsissuekey,summary,issuetype,status
maximumIssues20
jqlQueryproject = NFAPNTAP AND "Epic Link" = NFAPNTAP-894 issue in linkedIssues("NFAPNTAP-984", "is blocked by")
serverId652f1763-f45a-3496-b650-0d5d39d72b0f

...