cloudproviders:amazon_aws

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cloudproviders:amazon_aws [2016/09/04 20:53] borjacloudproviders:amazon_aws [2016/11/07 12:26] (current) – [Finalize your installation] borja
Line 1: Line 1:
-====== Amazon AWS ======+====== Active a Voxibot Amazon AWS image ======
  
 {{:cloudproviders:gpu_amazon_ec2_logo.png?200|}} {{:cloudproviders:gpu_amazon_ec2_logo.png?200|}}
Line 7: Line 7:
 Amazon Web Services (AWS) is a secure cloud services platform, offering compute power, database storage, content delivery and other functionality to help businesses scale and grow. Explore how millions of customers are currently leveraging AWS cloud products and solutions to build sophisticated applications with increased flexibility, scalability and reliability. Amazon Web Services (AWS) is a secure cloud services platform, offering compute power, database storage, content delivery and other functionality to help businesses scale and grow. Explore how millions of customers are currently leveraging AWS cloud products and solutions to build sophisticated applications with increased flexibility, scalability and reliability.
  
-[[https://aws.amazon.com/getting-started/launch-a-virtual-machine|Getting started with AWS]]+More information : [[https://aws.amazon.com/getting-started/launch-a-virtual-machine|Getting started with AWS]]
  
 ---- ----
  
-  * **List of EC2 Images (AMI) **+==== Connect to your AC2 Dashboard ====
  
 +{{:cloudproviders:aws_home.png?nolink&800|}}
  
-^ EC2 Regions     ^ Latest Voxibot for Linux Amazon   ^  +{{:cloudproviders:aws_web_services.png?nolink&800|}}
-| ap-northeast-1  |      ami-479d6226         | +
-| ap-northeast-2  |      ami-a0ca00ce         | +
-| ap-southeast-1  |      ami-7f8b571c         | +
-| ap-southeast-2  |      ami-e64a6085         | +
-| eu-central-1        ami-ec976283         | +
-| eu-west-1          ami-f9e2848a         | +
-| ap-south-1    |      **tbd**              | +
-| a-east-1      |      ami-5186123d         | +
-| us-east-1          ami-ffd457e8         | +
-| us-west-1          ami-f891d798         | +
-| us-west-2          ami-6178bb01         |+
  
 +{{:cloudproviders:aws_ec2_dashboard.png?nolink&800|}}
  
-----+==== Launch a new instance ====
  
-  * **Installation (with a Voximal Images)**  : **Soon available**+  * Click the **[Launch Instance]** button. 
 +  * Select **[Community AMIs]** 
 +  * Enter in the search fiell : **voxibot** 
 +  * Select the lastes Voxibot AMI by pushing the **[Select]** button.
  
-  - If you haven't already set up an Amazon Web Services account, you must do so in order to use the Amazon Cloud Images.  +{{:cloudproviders:aws_community_amis_voxibot.png?nolink&800|}}
-  - Go to [[https://aws.amazon.com/console|Amazon Management Console]] +
-  - Sign in to the AWS Console. +
-  - Go to Security Groups section and update your default group. Make sure you have ports TCP/80 (HTTP) add other ports like TCP/22 (SSH) and UDP/4569 (IAX2) to be able to use the Voximal in your EC2 instance. You can add it as shown below - click Save at the end. +
-  - Go to the AMIs section and find all "**Voximal**". Select the option "Public Images" in the "Viewing" selector. Fill in the filter field with the "bitnami" string or you may also try to look for the the latest version putting the identifier shown in the Bitnami download page "ami-..."+
-  - Choose one of the images and click the right mouse button to show the list, choose Launch instance.+
  
-----+==== Launch next steps ==== 
 + 
 +{{:cloudproviders:aws_step_2_choose_instance_type.png?nolink&800|}} 
 + 
 +You can skip the fine tune option to directly launch the instance, so you will configure your Security group here are later from the Dashboard : 
 + 
 +  * Open TCP / SSH port : 22 
 +  * Open TCP / HTTP port : 80 
 +  * Open UDP / IAX port : 4569  
 +  
 +The IAX port is used to allows placing calls from : 
 +  * a IAX Soft Phone ([[installation_guide:softphone:start|Soft Phone connection]])  
 +  * the test numbers ([[installation_guide:test:start|Call the test service]]) 
 + 
 +If you choice to connect a Voip account to a Telecom provider, you will need to open : 
 + 
 +  * Open UDP / SIP port : 5060 (take care about the SIP attacks) 
 +  * Open UDP / RTP ports : 10000 to 20000 
 + 
 +{{:cloudproviders:aws_step_7_review_instance_launch.png?nolink&800|}} 
 + 
 +Validate your instance configuration. 
 + 
 +You got the Launch status : Instance launching... 
 + 
 +{{:cloudproviders:aws_lunch_status.png?nolink&800|}} 
 + 
 +{{:cloudproviders:aws_instance_view.png?nolink&800|}} 
 + 
 +==== Edit Security groups (open/close TCP/UDP ports) ==== 
 + 
 +{{:cloudproviders:aws_edit_inbound_rules.png?nolink&800|}} 
 + 
 + 
 +==== Finalize your installation ==== 
 + 
 +To finish your installation you need to connect for the first time to your Web Interface to set your administration password. 
 +For security reasons, you need do to it just after the launch. 
 + 
 +{{:cloudproviders:voximal_set_admin_password.png?nolink&800|}} 
 + 
 +You will see the main status panel : 
 + 
 +{{:installation_guide:configuration:voximal_system_status.png?nolink&800|}} 
 + 
 + 
 +==== Test your installation ====
  
-  * **Installation (with a Linux Amazon AMI)**  :+You have two simple ways to test and validate your installation :
  
-  - If you haven't already set up an Amazon Web Services account, you must do so in order to use the Amazon Cloud Images.  +  * With a soft phone : [[installation_guide:softphone:start|Soft Phone connection]]  
-  - Go to [[https://aws.amazon.com/console|Amazon Management Console]] +  * With the test numbers : [[installation_guide:test:start|Call the test service]]
-  - Sign in to the AWS Console. +
-  - Go to Security Groups section and update your default group. Make sure you have ports TCP/80 (HTTP) add other ports like TCP/22 (SSH) and UDP/4569 (IAX2) to be able to use the Voximal in your EC2 instance. You can add it as shown below - click Save at the end. +
-  - Go to the AMIs section and find all "**Linux Amazon AMI**". Select the option "Public Images" in the "Viewing" selector. Fill in the filter field with the "bitnami" string or you may also try to look for the the latest version putting the identifier shown in the Bitnami download page "ami-..."+
-  - Choose one of the images and click the right mouse button to show the list, choose Launch instance. +
-  - To connect you need to use a key (for Windows/Putty user you need to convert the pem to ppk). +
-  - Connect to SSH to complete the installation with the Voximal installer package : [[installation_guide:installation:start|Installation of Voximal]].+
  • cloudproviders/amazon_aws.1473022434.txt.gz
  • Last modified: 2016/09/04 20:53
  • by borja