Page History
...
Installation
Note | ||
---|---|---|
| ||
The local version of AxxonNet cannot be installed together with Intellect, because the CassiniService service is started during Intellect installation. This service runs on port 8081, the same port as the nginx service of the local version of AxxonNet. |
Note | ||
---|---|---|
| ||
Prior to the installation, make sure that ports 80 and 443 are free in the system. Port 80 is used by the web server by default (see Configuring the web server). |
...
On all Axxon Domain Servers where AxxonData is not installed, in the hosts file (C:\Windows\System32\drivers\etc) specify the IP address of the installed local AxxonData Server: vmscloud.local.
Info title Note The hosts file should be writable, not read-only.
- On the computer where the Axxon Next Server is installed:
- Stop the Server.
In the infra.dictionary file located in the C:\Program Files\AxxonSoft\AxxonNext\Dictionary.local folder, in the CLOUD_URL parameter, replace the address of the CLOUD_URL parameter with vmscloud.local. If AxxonData uses the HTTP protocol, then in the infra.dictionary file, replace the address of the CLOUD_URL parameter with http://vmscloud.local:80 (if installed on port 80) or http://vmscloud.local:8082 (if installed on port 8082).
Warning Do not edit infra.dictionary using notepad.exe − it will break down the software. It is recommended to use Notepad++.
- Start the Server.
- Follow these steps for all Servers of Axxon domain.
- On computers without AxxonData installed, from which you need to connect to it:
In the hosts file (located at C:\Windows\System32\drivers\etc), set the IP address of the computer on which AxxonData is installed.
Info title Note The hosts file should be writable, not read-only.
- Add the rootCA.pem certificate from the AxxonData installation directory to the trusted root certification authorities.
- Restart the computer.
...