How to setup File Exchange on a VISULOX Node without VISULOX PORTAL Service
The File Exchange service is enabled by setting the layout in configuration:
CODE
visulox config -name layout*fileexchange
--------------------------------------------------------
| changed | key | value |
--------------------------------------------------------
| | layout.<log_nodename>.fileexchange | false |
--------------------------------------------------------
This service needs SSL certifcates, which are available on VISULOX Nodes. These certificates are copied during installation into /opt/visulox/etc/ssl.
The certifcate names can be configured:
visulox config list -name cert
CODE
------------------------------------------------------
| changed | key | value |
------------------------------------------------------
| | fileexchange.certfile | visulox.self.pem |
| | webservice.certfile | visulox.self.pem |
------------------------------------------------------
Related articles
Accessing the File Exchange web page