Versions Compared

Key

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

...

Compose file

netfield-app-license-server-netfieldnetfieldos-1.0.01.yml

Startup

Code Block
docker-compose --file netfield-app-license-server-netfieldos-1.0.1.yml up -d

Shutdown

Code Block
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

netfield-app-license-server-datacenter-1.0.0anyos.yml

Startup

Code Block
docker-compose --file netfield-app-license-server-netfieldanyos-1.0.01.yml up -d

Shutdown

Code Block
docker-compose --file netfield-app-license-server-datacenteranyos-1.0.01.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:

...