comparison xml/en/docs/howto_setup_development_environment_on_ec2.xml @ 1038:30d7ab9687c0

Added ref tags for AWS Marketplace product pages.
author Andrei Belov <defan@nginx.com>
date Mon, 23 Dec 2013 16:08:36 +0400
parents 9c9a3915aeda
children
comparison
equal deleted inserted replaced
1037:3fde5aa256ac 1038:30d7ab9687c0
18 Nginx offers the following products: 18 Nginx offers the following products:
19 19
20 <list type="bullet" compact="no"> 20 <list type="bullet" compact="no">
21 21
22 <listitem> 22 <listitem>
23 <link url="https://aws.amazon.com/marketplace/pp/B00A04GAG4"> 23 <link url="https://aws.amazon.com/marketplace/pp/B00A04GAG4/ref=_ptnr_doc_">
24 NGINX Amazon Linux AMI</link> 24 NGINX Amazon Linux AMI</link>
25 </listitem> 25 </listitem>
26 26
27 <listitem> 27 <listitem>
28 <link url="https://aws.amazon.com/marketplace/pp/B00DIF4A6Y"> 28 <link url="https://aws.amazon.com/marketplace/pp/B00DIF4A6Y/ref=_ptnr_doc_">
29 NGINX Ubuntu AMI</link> 29 NGINX Ubuntu AMI</link>
30 </listitem> 30 </listitem>
31 31
32 </list> 32 </list>
33 33
69 Follow 69 Follow
70 <link url="http://docs.amazonwebservices.com/AWSEC2/latest/GettingStartedGuide/Welcome.html"> 70 <link url="http://docs.amazonwebservices.com/AWSEC2/latest/GettingStartedGuide/Welcome.html">
71 Getting Started with EC2</link> guide to sign up to AWS and 71 Getting Started with EC2</link> guide to sign up to AWS and
72 get more information about EC2 itself. 72 get more information about EC2 itself.
73 Then you can proceed to 73 Then you can proceed to
74 <link url="https://aws.amazon.com/marketplace/pp/B00A04GAG4"> 74 <link url="https://aws.amazon.com/marketplace/pp/B00A04GAG4/ref=_ptnr_doc_">
75 NGINX Plus Amazon Linux AMI</link> or 75 NGINX Plus Amazon Linux AMI</link> or
76 <link url="https://aws.amazon.com/marketplace/pp/B00DIF4A6Y"> 76 <link url="https://aws.amazon.com/marketplace/pp/B00DIF4A6Y/ref=_ptnr_doc_">
77 NGINX Plus Ubuntu AMI</link> product page on AWS Marketplace and launch the AMI. 77 NGINX Plus Ubuntu AMI</link> product page on AWS Marketplace and launch the AMI.
78 When configuring the firewall rules, it is necessary to add a rule 78 When configuring the firewall rules, it is necessary to add a rule
79 to accept web traffic on TCP ports 80 and 443 (“1-click launch” 79 to accept web traffic on TCP ports 80 and 443 (“1-click launch”
80 will do that automatically). 80 will do that automatically).
81 </listitem> 81 </listitem>