netFIELD App PROFINET Tap 1.5.1
Release Notes
Status | Released |
---|---|
Release Date | 2024-09-17 |
Summary | Update base image |
Use cases
Using the app on a Hilscher's "netFIELD OS" operating system supporting edge device.
Compose file | |
---|---|
Startup | docker-compose --file netfield-app-profinet-tap-netfieldos-1.5.1.yml up -d |
Shutdown | 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 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 | |
---|---|
Startup | |
Shutdown | |
Prerequisites | Before calling the docker-compose command line you have to specify the capturing Ethernet interface with |
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:
|
Changes in this version
Â