VISULOX 5 Documentation

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:

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
    ------------------------------------------------------
    | changed | key                   | value            |
    ------------------------------------------------------
    |         | fileexchange.certfile | visulox.self.pem |
    |         | webservice.certfile   | visulox.self.pem |
    ------------------------------------------------------

(5.0.1) Accessing the File Exchange web page

File Transfer features

(5.0.1) File Transfer