Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 1.0.1

An E2E A Bridge comprises all components required to manage and execute services and is running as native service(s). Supported platforms are:

  • Linux
  • Windows
  • Solaris

Figure: E2E Bridge Server Architecture

...

The administration console of the Bridge runs as an OS service (Windows service or Unix daemon) and contains the following managers:

Admin ServerThe Admin Server is the administration UI of the managers.
Proxy ManagerThe Proxy Manager manages proxy services.
Domain ManagerThe Domain Manager controls the E2E Domain. Via this manager domain members are added or removed. Users, groups and roles are managed.
Bridge ManagerThe Bridge Manager controls model execution (e.g. start, stop, deployment and licensing of models).
Console ManagerThe Console Manager performs the firmware updates

The Console service should be monitored externally as it is crucial.

Second part of the E2E Bridge server is an Apache Reverse Proxy. The proxy configuration is generated from the model definitions at deployment time, but can be enhanced by the customer. The proxy is used for HTTPS and authentication (using the corresponding Apache modules).

...