Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. 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
    titleNote

    The hosts file should be writable, not read-only.


  2. On the computer where the Axxon One Server is installed:
    1. Stop the Server.

    2. Warning

      Do not edit infra.dictionary using notepad.exe (Notepad app in Windows OS)—it will break down the software. It is recommended to use Notepad++.

      In the infra.dictionary file located in the C:\Program Files\AxxonSoft\AxxonOne\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).


      WarningDo not edit infra.dictionary using notepad.exe—it will break down the software. It is recommended to use Notepad++.


      Note
      titleAttention!

      Starting from Axxon One 1.9.0.37, the cloud address must be specified with the protocol in the Client.


    3. Start the Server.
  3. Follow these steps for all Servers of Axxon-domain.
  4. On computers without AxxonData installed, from which you need to connect to it:
    1. In the hosts file (located at C:\Windows\System32\drivers\etc), set the IP address of the computer on which AxxonData is installed.

      Info
      titleNote

      The hosts file should be writable, not read-only.


    2. Add the rootCA.pem certificate from the AxxonData installation directory to the trusted root certification authorities.
    3. Restart the computer.

...