Release Notes
Use cases
Using the app on a Hilscher's "netFIELD OS" operating system supporting edge device.
Compose file | |
---|---|
Startup | docker-compose --file netfield-app-license-server-netfieldos-1.0.1.yml up -d |
Shutdown | docker-compose --file netfield-app-license-server-netfieldos-1.0.1.yml down |
Prerequisites | None |
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 | docker-compose --file netfield-app-license-server-netfield-1.0.0.yml up -d |
Shutdown | docker-compose --file netfield-app-license-server-datacenter-1.0.0.yml down |
Prerequisites | None |
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:
|