User Tools

Site Tools


installing_lucy_in_amazon

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
installing_lucy_in_amazon [2019/03/01 12:10] lucyinstalling_lucy_in_amazon [2020/10/14 10:31] (current) lucy
Line 1: Line 1:
 ===== PREPARATION ===== ===== PREPARATION =====
  
-  * **Instance Type:** The LUCY AMI requires at least 2 GB RAM  for 1000 recipients or less, 4 GB RAM  for 5000 recipients or less and 8 GB RAM for 10'000 recipients or less. The minimal HDD is 250 GB. Please find your instance type here: https://aws.amazon.com/ec2/instance-types/ +  * **Instance Type:** The LUCY AMI requires at least 2 GB RAM  for 1000 recipients or less, 4 GB RAM for 5000 recipients or less and 8 GB RAM for 10'000 recipients or less. The minimal HDD is 100 GB (recommended is 300 GB). Please find your instance type here: https://aws.amazon.com/ec2/instance-types/ 
   * VPS Configuration: You need to enable “enableDnsHostnames” in your VPC configuration in Amazon: http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/vpc-dns.html#vpc-dns-updating. Otherwise you will experience an apache configuration failure due to a missing IP address in /etc/hosts. If you start new instances you need to check your VPC configuration in https://console.aws.amazon.com/vpc/home to verify that this setting is enabled.    * VPS Configuration: You need to enable “enableDnsHostnames” in your VPC configuration in Amazon: http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/vpc-dns.html#vpc-dns-updating. Otherwise you will experience an apache configuration failure due to a missing IP address in /etc/hosts. If you start new instances you need to check your VPC configuration in https://console.aws.amazon.com/vpc/home to verify that this setting is enabled. 
  
Line 16: Line 16:
   * **STEP 1: Download the AMI Image**: The AMI is available publicly via your Amazon account (use Ireland). In the AWS Management Console, open the **EC2** Dashboard. To choose an Amazon Machine Image (AMI), select the Community AMIs tab on the left hand side of the screen and search by name "**lucy**" (see the screenshot).   * **STEP 1: Download the AMI Image**: The AMI is available publicly via your Amazon account (use Ireland). In the AWS Management Console, open the **EC2** Dashboard. To choose an Amazon Machine Image (AMI), select the Community AMIs tab on the left hand side of the screen and search by name "**lucy**" (see the screenshot).
  
-{{ 78.jpg?600 }} +{{ :comunity.png?600 |}}
  
  
   * **STEP 2: Launch the instance**:   * **STEP 2: Launch the instance**:
  
-{{ aws1.png?600 }}+{{ :launch.png?600 |}}
  
  
-  * **STEP 3: Choose an Instance Type**: there are many instance types available. Please scroll down to see them all. t2.micro is the smallest and will do with campaign with less than 1000 users. 
  
-{{ aws3.png?600 }}+  * **STEP 3: Choose an Instance Type**: there are many instance types available. Please scroll down to see them all. t2.medium matches with minimal hardware requirements.  
 +However, if you are not planning to have more than 1000 recipients, t2.small will do as well.
  
 +{{ :4gb.png?600 |}}
  
  
   * **STEP 4: Review Instance, Set Security group and launch**: Click on "edit security group"   * **STEP 4: Review Instance, Set Security group and launch**: Click on "edit security group"
  
-{{ aws4b.png?600 }}+{{ :review_aws.png?600 |}}
  
  
Line 44: Line 44:
   * **STEP 5: Create a key pair to connect**: Create a new public/private key pair for the SSH authentication and click "Download Key Pair".   * **STEP 5: Create a key pair to connect**: Create a new public/private key pair for the SSH authentication and click "Download Key Pair".
  
-{{ aws5.png?600 }}+{{ :select_existing_pair_of_keys.png?600 |}}
  
  
Line 54: Line 54:
   * **STEP 6: Connect to LUCY via the public IP**: After you have launched an EC2 instance, you can connect to LUCY’s public IP through SSH in order to configure the System. The public IP is visible as described in the screenshot below.   * **STEP 6: Connect to LUCY via the public IP**: After you have launched an EC2 instance, you can connect to LUCY’s public IP through SSH in order to configure the System. The public IP is visible as described in the screenshot below.
  
-{{ aws7.png?600 }} 
  
 +{{ :public_ip_aws.png?600 |}}
  
  
Line 97: Line 97:
 More details here: http://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html More details here: http://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html
  
-If you cannot send mails from LUCY from your EC2 environment we recommend uses Amazon's SES: https://aws.amazon.com/ses/. If you need to send less than 200 mails per day, please use the [[scheduler|scheduler]] to delay the sending.+Also, AWS does not support phishing simulations through SES as this is risky for Amazon public IP to get blacklistedTo avoid the limit and send not more than 200 mails per day, please use the [[scheduler|Scheduler]] which helps to distribute the sending messages over a longer period of time.
installing_lucy_in_amazon.1551438620.txt.gz · Last modified: 2019/07/25 12:51 (external edit)