Adding New Desktop Client Installers
Version 6.1 by ryanp on 2021/09/09 18:02
Overview
This document covers how to add new desktop client installers to the desktop client module.
Download the .zip archive you wish to serve:
http://www.getisymphony.com/files/builds/isymphony/desktop_client/isymphony_desktop_client_2_0_0.zipMove the .zip archive to the installers directory created by the desktop client module:
mv ./isymphony_desktop_client_2_0_0.zip /opt/isymphony3/server/installers/The latest version of the desktop client will be served. If no installers are added to the installers directory then the legacy installers (version < 2.0.0) will be served instead.