AWS Marketplace
Analytica is also available on the AWS Marketplace at this address.
Through the AWS Marketplace, you can run your Analytica instance completely autonomously within your AWS environment.
Launch
During the EC2 machine setup, it will be necessary to choose a security group that enables ports 5001 and 22 for proper access to Analytica.
Additionally, Analytica needs to access AWS Bedrock and the model eu.anthropic.claude-sonnet-4-20250514-v1:0. For this reason, it is also necessary to define an appropriate role, and to have activated the model through the Bedrock Model Catalog.
Registration
Once your EC2 machine is started, the Analytica web interface will be available on port 5001.
It is necessary to register at the link http:<ec2-public-address>:5001/register.
Once the first account is created, you can invite other users within your organization through the administration panel.
Configuration
At the address http:<ec2-public-address>:5001/company-admin/configurations-page it will be possible to configure the application, also entering information for sending emails and additional settings to perform searches on Google or connect Google Drive.
SSH Connection
It is possible to access the machine via ssh command and specifying the keys entered during the configuration phase from the AWS portal.
Access is granted through the ubuntu user on the standard port 22.