AWS
This step-by-step guide will walk you through deploying a BlurIt OP instance using our preconfigured AMI on AWS.
This step-by-step guide will walk you through deploying a BlurIt OP instance using our preconfigured AMI on AWS.
Log in to your AWS account.
Go to the .
In the search bar, type BlurIt.
Select the BlurIt image from the search results.
On the AMI BlurIt page, click Continue to Subscribe.
Review and accept the terms of use.
Click Continue to Configuration.
Choose the AWS region where you want to deploy the instance.
Under Fulfillment Option, select AMI.
Choose the recommended instance type (With Nvidia GPU).
Click Continue to Launch.
Select or create a VPC and a Security Group that allows SSH traffic and TCP ports 8080 to 8085 (these values may differ if you later don't use default values during the configuration process).
Launch the instance.
Go to the EC2 Console to see your running instance.
Click on the instance to retrieve the public IP address or DNS name of the instance.
Use an SSH client to connect to the instance with the following command:
Once connected, begin by configuring your BlurIt server and answering the prompts:
Start your BlurIt server:
Activate your BlurIt server by adding your license:
Once connected, open your web browser and navigate to your instance's public IP address (or DNS name):
The BlurIt API is available at the following endpoint on your instance:
Please consult for full documentation.
Refer to the for details on the available endpoints and how to integrate them into your workflows.