Changes for page Installation
Last modified by Achraf El Kari on 2022/09/02 08:04
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -111,9 +111,9 @@ 111 111 112 112 In the COM server, the service "ixpathCom.jar" can run solo or with the rabbitMQ. for accessibility reasons (Firewall...), we can install the web server inside the com server (Apache, PHP, and iXPath web). 113 113 114 -in the engine server, the service "ixpath.jar" can run solo, we should specify in his configuration all those information Adress, broker IP address and port.114 +in the engine server, the service "ixpath.jar" can run solo, we should specify in his configuration all those information: COM IP address, BDD IP address, broker IP address, and port. 115 115 116 -See **chapter IV**, for more details about the remote installation.116 +See **chapter VI**, for more details about the remote installation. 117 117 118 118 = III - Update = 119 119 ... ... @@ -126,7 +126,7 @@ 126 126 * config.properties: configuration of the Engine. here we can configure ports, directories, hosts ... it's located in **/SERVER/engine/config.properties **path 127 127 * config.ini: Configuration of "Portail". here we configure all parameters to connect Engine to Portail. it's located in **./SERVER/wwwroot/config/config.ini **path 128 128 129 -== 1) Ports ==129 +== A) Ports == 130 130 131 131 * As mentioned before, iXPath takes 8090 (Engine) and 8091 (COM) automatically as ports. 132 132 if in any case, you want to change them, go to **./SERVER/engine/ixEngine.cmd **script and change them to wanted ports, then execute the script on administrator mode. ... ... @@ -154,7 +154,7 @@ 154 154 [[image:2022-07-07_17h45_14.png||height="163" width="724"]] 155 155 156 156 157 -== 2) Services ==157 +== B) Services == 158 158 159 159 * To maintain services on your operating system, go to the search bar and type "services.msc" : 160 160 ... ... @@ -190,7 +190,7 @@ 190 190 ** start apache service 191 191 [[image:1657275791598-755.png||height="233" width="356"]] 192 192 193 -== 3) Logs ==193 +== C) Logs == 194 194 195 195 There are some log files to help you figure out what causes the dysfunctioning of the iXPath app, and here are all of them : 196 196 ... ... @@ -272,7 +272,7 @@ 272 272 [[image:2022-09-01_17h53_14.png||height="253" width="394"]] 273 273 \\then the broker RabbitMQ: 274 274 [[image:2022-09-01_17h53_37.png||height="308" width="480"]] 275 -\\next, for each COM and Engine services, we do the same installation, it will install for both servers, and you disable the serviceundesired.275 +\\next, for each COM and Engine services, we do the same installation, it will install for both servers, and you disable the undesired service. 276 276 \\[[image:2022-09-01_17h54_18.png||height="294" width="459"]] 277 277 \\for example, if we're installing COM in 10.0.0.1, we disable the engine service 278 278 [[image:2022-07-08_10h29_02.png]] ... ... @@ -294,5 +294,19 @@ 294 294 295 295 Set the config.ini file. 296 296 [[image:2022-09-01_19h05_22.png||height="90" width="457"]] 297 + 298 +== **Note : ** == 299 + 300 +We can install iXPath in just two or 3 servers, the combination of services that we recommend : 301 + 302 +- COM with the rabbitMQ and Portal 303 + 304 +- Engine 305 + 306 +- BDD 307 + 308 + 309 + 310 + 297 297 ))) 298 298 )))