Deploying Amazon Machine Image in Amazon EC2
You can deploy NAKIVO Backup & Replication as a pre-configured Amazon Machine Image (AMI) in Amazon EC2. After you fill out our download form, you will get a link to the AWS marketplace page where you can download the AMI.
Configure the following AMI parameters:
-
Instance Type: More powerful instances can process tasks faster and run more tasks simultaneously. The minimum requirement for NAKIVO Backup & Replication is the t2.micro instance type; the t2 medium instance type is recommended.
-
Instance Details: Assign a public IP to the instance if you wish to access the instance from the Internet.
-
Security Group: Either use the "All Traffic" rule or create a set of rules listed below:
Type
Port Range
Source
Description
SSH
2221
0.0.0.0/0
Description SSH
2221
0.0.0.0/0
Enables remote SSH access to the Instance
Custom TCP
80
0.0.0.0/0
Enables access to the Web interface
Custom TCP
443
0.0.0.0/0
Required for local Transporter import
Custom TCP
902
0.0.0.0/0
Required for local Transporter import
Custom TCP
4443
0.0.0.0/0
Enables access to the Web interface
Custom TCP
9446
0.0.0.0/0
Enables access to a remote Transporters
Custom TCP
9448-10000
0.0.0.0/0
Enables access to a remote Transporters
All ICMP
0-65535
0.0.0.0/0
Enables access to a remote Transporter
-
Key pair: Select an existing key pair or create a new key pair for your instance. If you select an existing key pair, make sure you have the access to the private key file.
Refer to Getting Started to understand better how to continue working with NAKIVO Backup & Replication.