Standalone Web Server

Some Iotellect deployments include hundreds of servers running in edge devices with limited hardware resources, such as single-board PCs, Linux PLCs, touch panels and other devices.

Those devices often do not have sufficient RAM or CPU power to run Iotellect Server's embedded web server, but web-based access to those miniature devices is still crucial.

This problem is solved by deploying a Standalone Iotellect Web Server that will act as a "proxy server", i.e. bridge web-based user connections to other Iotellect servers using Iotellect protocol.

This Standalone Iotellect Web Server is technically a simplified edition of Iotellect Server running a single module, the embedded web server module which is configured for "standalone" usage.

Follow the below steps to install and configure the Standalone Iotellect Web Server:

  • Download Standalone Iotellect Web Server distribution bundle from the Iotellect, FZCO website and install it according to the standard installation procedures.

  • Start the server and connect to it using web or desktop client

  • Open the global properties of the Web Server plugin and change Connection Type to:

    • Any Remote Connections to allow forwarding incoming connections to any external Iotellect Server whose address/port is specified in Standalone Iotellect Web Server's login dialog

    • Only Preconfigured Connections to allow selecting a specific Iotellect Server in Standalone Iotellect Web Server's login dialog

  • In the second case, fill Preconfigured connections table with descriptions, addresses and ports of Iotellect servers to that a connection can be forwarded

  • Save the settings and restart the server if prompted

Was this page helpful?