# HG changeset patch # User Andrei Belov # Date 1377186961 -14400 # Node ID 9c9a3915aeda7059f0499e822714503579cfdc26 # Parent f8ef590048e7e5786b94b3b9440077b7a8c8b440 EC2 guide: NGINX SE changed to NGINX Plus. diff -r f8ef590048e7 -r 9c9a3915aeda xml/en/docs/howto_setup_development_environment_on_ec2.xml --- a/xml/en/docs/howto_setup_development_environment_on_ec2.xml Thu Aug 22 15:27:59 2013 +0000 +++ b/xml/en/docs/howto_setup_development_environment_on_ec2.xml Thu Aug 22 19:56:01 2013 +0400 @@ -6,7 +6,7 @@ -
@@ -37,20 +37,20 @@ Latest version of -NGINX SE +NGINX Plus optimized for use with AWS. A set of pre-packaged software to build highly -available NGINX SE +available NGINX Plus configurations. Helper script used to install and configure typical development environments with -NGINX SE. +NGINX Plus. @@ -60,10 +60,10 @@
+ name="Step-by-step guide to start working with NGINX Plus AMI"> -To quickly set up NGINX SE environment on AWS: +To quickly set up NGINX Plus environment on AWS: Follow @@ -72,16 +72,16 @@ get more information about EC2 itself. Then you can proceed to -NGINX Amazon Linux AMI or +NGINX Plus Amazon Linux AMI or -NGINX Ubuntu AMI product page on AWS Marketplace and launch the AMI. +NGINX Plus Ubuntu AMI 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). -As soon as the new instance is launched, NGINX SE will be automatically +As soon as the new instance is launched, NGINX Plus will be automatically started and configured to serve default index.html page. You can check it by pointing your web browser to the public DNS name of your newborn EC2 instance. @@ -89,11 +89,11 @@ /etc/init.d/nginx status -to check the status of your NGINX SE server. +to check the status of your NGINX Plus server. -To configure NGINX SE for use with different web frameworks +To configure NGINX Plus for use with different web frameworks quickly and efficiently, you can use a special helper script included in the AMI. Log in to your EC2 instance and start: @@ -121,7 +121,7 @@ additional instructions will be provided on how to start/stop sample application. For example, the Rails/Unicorn application will reside in -/var/www/rails/sample-unicorn, and specific part of NGINX SE +/var/www/rails/sample-unicorn, and specific part of nginx configuration will be in /etc/nginx/conf.d/rails-unicorn.conf. Installed application and configuration files can be used as a basis for further development. @@ -132,7 +132,7 @@
+ name="Software available for automatic configuration with NGINX Plus AMI"> The following software is available for automatic installation @@ -189,13 +189,13 @@ name="What if something goes wrong?"> -In case you encounter any problems with NGINX SE configuration, +In case you encounter any problems with nginx configuration, the documentation is available on . -Customers who purchased NGINX AMI at AWS Marketplace are eligible for +Customers who purchased NGINX Plus AMI at AWS Marketplace are eligible for assistance under AWS support provided by Nginx Inc. engineering team. In order to activate support, the following form must be filled out: .