Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lockdown settings for AWS #1856

Merged
merged 2 commits into from
Aug 21, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file modified docs/source/_static/images/st2installer_step_2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion docs/source/install/all_in_one.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@ Amazon Web Services (AWS)
#. Setup a security group. It is recommended that you leave the default settings. Port 443 must be available for the WebUI, port 9100 for |st2| authentication, and port 9101 for the |st2| API
#. Review your settings, and then click Launch.
#. In the **Select an existing key pair or create a new key pair** dialog box, select **Choose an existing key pair** to select a new key pair that you already created or create a new key pair. Select the acknowledgment check box, and then click **Launch Instances**. This can take approximately 5-15 minutes to launch. A confirmation page will appear, letting you know that your instance is launching. Click **View Instances** to close the confirmation and return to the AWS Console.
#. From **Instances**, make note of the **Public IP** and **Public DNS**
#. From **Instances**, make note of the **Instance ID**, **Public IP** and **Public DNS**
#. In your web browser, enter the |st2| setup URL. The format will be: https://**Public IP**/setup
#. Enter the username and password to log in. The username is *installer*, and the password is your **Instance ID**
#. Proceed to the section *Running the installer*

Vagrant / VirtualBox / VMWare Workstation
Expand Down