# HG changeset patch # User Andrew Alexeev # Date 1375265151 -14400 # Node ID facf495a562964e1e3f675eccd24c63ca55dbdee # Parent 489b983ec7bcbd76237e68de63aac3356b46d774 Changed nginx to NGINX SE - adding more links to .com and making it more relevant diff -r 489b983ec7bc -r facf495a5629 xml/en/docs/howto_setup_development_environment_on_ec2.xml --- a/xml/en/docs/howto_setup_development_environment_on_ec2.xml Tue Jul 30 17:32:20 2013 +0400 +++ b/xml/en/docs/howto_setup_development_environment_on_ec2.xml Wed Jul 31 14:05:51 2013 +0400 @@ -6,16 +6,16 @@ -
-
+
As a Standard Technology Partner participating in AWS Partner Network, -Nginx is offering the following products: +Nginx offers the following products: @@ -36,12 +36,21 @@ -Latest version of nginx optimized for use with AWS +Latest version of +NGINX SE +optimized for use with AWS. -Helper script used to install and configure a set of typical nginx -configurations +A set of pre-packaged software to build highly +available NGINX SE +configurations. + + + +Helper script used to install and configure typical +development environments with +NGINX SE. @@ -54,7 +63,7 @@ name="Step-by-step guide to start working with NGINX AMI"> -To quickly set up nginx environment on AWS: +To quickly set up NGINX SE environment on AWS: Follow @@ -72,7 +81,7 @@ -As soon as the new instance is launched, nginx will be automatically +As soon as the new instance is launched, NGINX SE 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. @@ -80,11 +89,11 @@ /etc/init.d/nginx status -to check the status of your nginx server. +to check the status of your NGINX SE server. -To configure nginx for use with different web frameworks +To configure NGINX SE 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: @@ -112,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 +/var/www/rails/sample-unicorn, and specific part of NGINX SE 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. @@ -180,16 +189,16 @@ name="What if something goes wrong?"> -In case you encounter any problems with nginx configuration, +In case you encounter any problems with NGINX SE configuration, the documentation is available on . Customers purchased NGINX AMI at AWS Marketplace are eligible for assistance -under AWS support provided by Nginx core engineering team. +under AWS support provided by Nginx Inc. core engineering team. In order to activate support, the following form must be filled out: -. +. Please note that you will need your AWS Account Number. In some cases we may also ask you to provide EC2 instance ID(s).