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:
Download the zip installation file
Create a directory where you want to place the server binaries.
e.g. mkdir c:\accelarioExtact zip file into "c:\accelario" directory
Open CMD as "administrator" user and change the directory to "c:\accelario\masking-Release_XX_Y"
cd c:\accelario\masking-Release_XX_YRun 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
Start the accelario service from windows services
Connect to UI through internet browser to https://server_ip:443 or http://server_ip:8084
Username: admin
Passwd: passwordDownload 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.