Versions Compared

Key

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

Ubuntu installation steps:

Setup an Ubuntu 22.04 server on EC2 instance and establish proper VPC networking.
The server should have internet access and connectivity with AWS Aurora MySQL default port 3306 (if you use different port please adjust accordingly)database.

According to our sizing document, the Ubuntu server should have appropriate EC2 instance type.

...

12. Register the license:
      In the right upper corner find "i" sign - click it
      Click the "Update License" button and navigate to the previously downloaded license.

Windows installation steps:

  1. Download the zip installation file

  2. Create a directory where you want to place the server binaries.
    e.g. mkdir c:\accelario

  3. Extact zip file into "c:\accelario" directory

  4. Open CMD as "administrator" user and change the directory to "c:\accelario\masking-Release_XX_Y"
    cd c:\accelario\masking-Release_XX_Y

  5. Run service installation script:
    service_install.cmd

The default service name will be acc_masking

If you want to assign a different service name you will need to provide it as parameter:

service_install.cmd my_service_name

  1. Start the accelario service from windows services

  2. Connect to UI through internet browser to https://server_ip:443 or http://server_ip:8084
    Username: admin
    Passwd: password

  3. Download license and register it with the application:
    In the right upper corner find "i" sign - click it
    Click the "Update License" button and navigate to the previously downloaded license.