Last modified by michelk on 2021/09/09 20:55

From version 3.1
edited by michelk
on 2021/09/09 18:01
Change comment: Import
To version 2.1
edited by michaely
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.michelk
1 +XWiki.michaely
Content
... ... @@ -11,10 +11,6 @@
11 11  The Desktop Client Module requires an iSymphony Server version of **3.2.1 or higher**.
12 12  {{/warning}}
13 13  
14 -{{warning}}
15 -The Desktop Client Module 2.0.0 requires an iSymphony Server version of **3.4.0 or higher**.
16 -{{/warning}}
17 -
18 18  {{info}}
19 19  Due to the size of the Desktop Client Module, it is provided as a separate download from the main iSymphony Server.
20 20  {{/info}}
... ... @@ -31,7 +31,9 @@
31 31  
32 32  {{layout-section ac:type="single"}}
33 33  {{layout-cell}}
34 -= (% style="color: rgb(0, 0, 0); font-size: 24px; line-height: 24px" %)1. Download The Desktop Client Module(%%) =
30 +(((
31 +(% style="color: rgb(0, 0, 0); font-size: 24px; line-height: 24px" %)1. Download The Desktop Client Module
32 +)))
35 35  
36 36  (((
37 37  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.
... ... @@ -42,7 +42,7 @@
42 42  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.
43 43  
44 44  {{code language="bash"}}
45 -tar -zxf isymphony_desktop_<version>.tar.gz -C /opt/isymphony3/server/modules
43 + 
46 46  {{/code}}
47 47  
48 48  = 3. Set The File Ownership Of The Desktop Module =
... ... @@ -87,27 +87,19 @@
87 87  
88 88  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]].
89 89  
90 -= 5. Add The Desktop Client Installers =
88 += 5. Install The Desktop Client Module On The Client Machines =
91 91  
92 -The installers served by iSymphony can be added by downloading the .zip archive and moving it to the iSymphony installers directory:
90 +Once the Desktop Client Module is installed your users will now be able to download
93 93  
94 -{{code}}
95 -cd ~/
96 -wget http://www.getisymphony.com/files/builds/isymphony/desktop_client/isymphony_desktop_client_2_0_0.zip
97 -mv ./isymphony_desktop_client_2_0_0.zip /opt/isymphony3/server/installers/
98 -{{/code}}
92 +
99 99  
100 100  
101 101  
102 -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.
96 +
103 103  
104 -{{info}}
105 -See [[Adding New Desktop Client Installers>>url:http://docs.getisymphony.com/display/ISYMDOCS/Adding+New+Desktop+Client+Installers||shape="rect"]] for more information.
106 -{{/info}}
98 +
107 107  
108 -=== (% style="color: rgb(0,0,0);" %)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"]].
100 +
111 111  {{/layout-cell}}
112 112  {{/layout-section}}
113 113  {{/layout}}