How to install IoT Platform Gateway
Introduction​
signageOS IoT Platform Gateway provides a single access point between a closed private network and the signageOS Cloud. It is a software gateway installable to any linux-based machine, preferably with the support of Docker.
signageOS IoT Platform Gateway uses websocket connection and HTTPS for communication with devices within the private network. For communication with the signageOS Cloud websockets or AMQP protocol are used.

How to install​
Installation instruction differs by network type and available appliance. Please contact our support team for further details.
Technical details​
Requirements:
- any linux based machine (best option is Ubuntu 16.04 LTS)
Node.js v8.x or v10.x- open portsÂ
80Â andÂ443Â within private network - open Internet-facing portsÂ
443Â /Â5672 - if encrypted communication is required within the private network, private SSL certificate is needed