diff --git a/_storage/amazon-s3-deploy.md b/_storage/amazon-s3-deploy.md index a205574a..6eca7269 100644 --- a/_storage/amazon-s3-deploy.md +++ b/_storage/amazon-s3-deploy.md @@ -65,8 +65,6 @@ If `watch` is not located, install it on your workstation. ![](/storage/images/gaia-community.png) -6. Select the most recent version of the image. - Each image name has this format: `blockstack-gaia_hub-STORAGETYPE-VERSION-hvm - ami-BUILDTAG` @@ -78,6 +76,7 @@ If `watch` is not located, install it on your workstation. So, the `blockstack-gaia_hub-ephemeral-2.5.3-hvm - ami-0c8fc48c10a42737e` image uses ephemeral storage, is at version `2.5.3` and has the `0c8fc48c10a42737e` tag. +6. Select the most recent version image with the storage you want. The images are not sorted; The most recent images is not necessarily at the top of the list. After you select an image, the system displays **Step 2: Choose an Instance Type** page. @@ -184,8 +183,10 @@ If `watch` is not located, install it on your workstation. The storage is set according to the AMI you selected. -9. Choose **Next: Add tags**. -10. Add the following tags: +9. Choose **Next: Add tags**. +10. Optionally, add the following tags: + + The tags are not required, they just apply searchable labels to an instance on an EC2 console. * **Key** of `Purpose` with the **Value** `gaia` * **Key** of `Name` with the **Value** `gaia-hub` @@ -193,6 +194,7 @@ If `watch` is not located, install it on your workstation. ![](/storage/images/tag-add.png) + 11. Choose **Next: Configure Security Group**. 12. Create a security group with the following three types: @@ -247,9 +249,9 @@ During the launch process the machine starts and runs some initial setup process ![](/storage/images/instance-initialize.png) -## Task 2: Test your Gaia server +## Task 2: Connect your Gaia server to your domain -Now, you are ready to test your Gaia server and make sure it is up and running. +Now, you are ready to test your Gaia server. This procedure ensures the Gaia services started correctly and they are configured to the domain name you provided in **Advanced Details** above. 1. Visit the AWS Free Tier page and choose **Sign in to the Console**. @@ -275,15 +277,37 @@ Now, you are ready to test your Gaia server and make sure it is up and running. ![](/storage/images/ec2-instance.png) 6. Locate the **IPv4 Public IP** value. -7. Copy the IP and paste it in your browser. - You should see a message that your connection is not private. + The public IP must match the DNS configured for the domain you entered in **Advanced Details** in the previous procedure. -8. Press **Advanced**. +7. Copy the IP and paste it in your browser. + +
If the response is | +Do this... | +
---|---|
+ | You should see a message that your connection is not private. + Everything is fine, continue to the next step, step 8. | +
+ |
+
|
+
certbot
certbot
client to support SSL. Certbot renews your certificates and reloads Nginx to pick up the changes. This service will run 2x per day checking if the certificate needs to be renewed. certbot
client to support SSL. Certbot renews your certificates and reloads Nginx to pick up the changes. This service will run 2x per day checking if the certificate needs to be renewed. nginx
reset-ssl-certs.service
/etc/systemd/system/reset-ssl-certs.service
/gaia/hub-config