changeset 937:c1751a5e538a

Added information about brand new Ubuntu AMI.
author Andrei Belov <defan@nginx.com>
date Thu, 27 Jun 2013 13:18:24 +0400
parents 99f8165723ca
children edc2c630ba62
files xml/en/docs/howto_setup_development_environment_on_ec2.xml
diffstat 1 files changed, 18 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/howto_setup_development_environment_on_ec2.xml	Tue Jun 25 10:39:32 2013 +0400
+++ b/xml/en/docs/howto_setup_development_environment_on_ec2.xml	Thu Jun 27 13:18:24 2013 +0400
@@ -21,15 +21,27 @@
 
 <listitem>
 <link url="https://aws.amazon.com/marketplace/pp/B00A04GAG4">
-NGINX AMI based on Amazon Linux AMI</link>
+NGINX Amazon Linux AMI</link>
+</listitem>
+
+<listitem>
+<link url="https://aws.amazon.com/marketplace/pp/B00DIF4A6Y">
+NGINX Ubuntu AMI</link>
 </listitem>
 
+</list>
+
+These images contain the following components:
+
+<list type="bullet" compact="no">
+
 <listitem>
 Latest version of nginx optimized for use with AWS
 </listitem>
 
 <listitem>
-Install script for typical nginx configurations with AWS
+Helper script used to install and configure a set of typical nginx
+configurations
 </listitem>
 
 </list>
@@ -51,7 +63,9 @@
 get more information about EC2 itself.
 Then you can proceed to
 <link url="https://aws.amazon.com/marketplace/pp/B00A04GAG4">
-NGINX AMI product page on AWS Marketplace</link> and launch NGINX AMI.
+NGINX Amazon Linux AMI</link> or
+<link url="https://aws.amazon.com/marketplace/pp/B00DIF4A6Y">
+NGINX Ubuntu AMI</link> product page on AWS Marketplace and launch the AMI.
 When configuring the firewall rules, it is necessary to add a rule
 to accept web traffic on TCP ports 80 and 443 (“1-click launch”
 will do that automatically).
@@ -72,7 +86,7 @@
 <listitem>
 To configure nginx for use with different web frameworks
 quickly and efficiently, you can use a special helper script
-included in NGINX AMI.
+included in the AMI.
 Log in to your EC2 instance and start:
 
 <programlisting>