Changes for page Desktop Client Module Installation
Last modified by michelk on 2021/09/09 20:55
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. michaely1 +XWiki.ryanp - Content
-
... ... @@ -27,9 +27,7 @@ 27 27 28 28 {{layout-section ac:type="single"}} 29 29 {{layout-cell}} 30 -((( 31 -(% style="color: rgb(0, 0, 0); font-size: 24px; line-height: 24px" %)1. Download The Desktop Client Module 32 -))) 30 += (% style="color: rgb(0, 0, 0); font-size: 24px; line-height: 24px" %)1. Download The Desktop Client Module(%%) = 33 33 34 34 ((( 35 35 The desktop client module downloads can be found in the [[doc:ISYMKB.Downloads Archive]]. You will want to download the Desktop Client Module package to the server that is running the iSymphony server. ... ... @@ -40,7 +40,7 @@ 40 40 Run the following command to extract the module to the iSymphony Server installation. You need to be in the same directory as the downloaded Desktop Client Module package when running this command. 41 41 42 42 {{code language="bash"}} 43 - 41 +tar -zxf isymphony_desktop_<version>.tar.gz -C /opt/isymphony3/server/modules 44 44 {{/code}} 45 45 46 46 = 3. Set The File Ownership Of The Desktop Module = ... ... @@ -85,19 +85,31 @@ 85 85 86 86 Once the Desktop Client Module is installed, you will have to restart the iSymphony Server in order to activate the module. See [[doc:Starting And Stopping The iSymphony Server]]. 87 87 88 -= 5. InstallThe Desktop ClientModule OnThe ClientMachines =86 += 5. Add The Desktop Client Installers = 89 89 90 - OncetheDesktopClientModuleisinstalled yourusers will now beable to download88 +Download the .zip archive you wish to serve: 91 91 92 - 90 +{{code}} 91 +http://www.getisymphony.com/files/builds/isymphony/desktop_client/isymphony_desktop_client_2_0_0.zip 92 +{{/code}} 93 93 94 - 94 +Move the .zip archive to the installers directory created by the desktop client module: 95 95 96 - 96 +{{code}} 97 +mv ./isymphony_desktop_client_2_0_0.zip /opt/isymphony3/server/installers/ 98 +{{/code}} 97 97 98 - 100 +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. 99 99 102 +{{info}} 103 +See [[Adding New Desktop Client Installers>>url:http://docs.getisymphony.com/display/ISYMDOCS/Adding+New+Desktop+Client+Installers||shape="rect"]] for more information. 104 +{{/info}} 105 + 100 100 107 + 108 += 6. Install The Desktop Client On The Client Machines = 109 + 110 +Once the Desktop Client Module is installed, your users will now be able to download and install the Desktop Client Application on their machines. See [[doc:Desktop Client Installation v2\.0\.0]] or for legacy versions see [[Desktop Client Installation v1.0.1>>url:http://docs.getisymphony.com/display/ISYMDOCS/Desktop+Client+Installation+v1.0.1||shape="rect"]]. 101 101 {{/layout-cell}} 102 102 {{/layout-section}} 103 103 {{/layout}}