From 6ba6224de221a150638e64b51cb1a89488f7b8ba Mon Sep 17 00:00:00 2001 From: Angel Date: Tue, 25 Jun 2019 14:03:01 -0400 Subject: [PATCH 1/2] Clearly stated that the beta access was free. --- .../object-storage/host-static-site-object-storage/index.md | 4 ++-- .../object-storage/how-to-use-object-storage/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/platform/object-storage/host-static-site-object-storage/index.md b/docs/platform/object-storage/host-static-site-object-storage/index.md index d46b990d14a..53305fea4bb 100644 --- a/docs/platform/object-storage/host-static-site-object-storage/index.md +++ b/docs/platform/object-storage/host-static-site-object-storage/index.md @@ -18,7 +18,7 @@ external_resources: - '[s3cmd Sync How-To](https://s3tools.org/s3cmd-sync)' --- {{< note >}} -Object Storage is currently in a closed early access Beta, and you may not have access to Object Storage through the Cloud Manager or other tools. To gain access to the Early Access Program (EAP), open up a Customer Support ticket noting that you'd like to be included in the program, or e-mail objbeta@linode.com +Object Storage is currently in a closed early access Beta, and you may not have access to Object Storage through the Cloud Manager or other tools. To gain access to the Early Access Program (EAP), open up a Customer Support ticket noting that you'd like to be included in the program, or e-mail objbeta@linode.com -- beta access is completely free. Additionally, because Object Storage is in Beta, there may be breaking changes to how you access and manage Object Storage. This guide will be updated to reflect these changes if and when they occur. {{}} @@ -294,4 +294,4 @@ It may take a minute or two after your s3cmd sync completes for the page to appe After uploading your static site to Linode Object Storage, you may want to use a custom domain for your site. To do this, you can add a CNAME entry to your domain's DNS records that aliases it to your Object Storage bucket's website URL. To learn about managing DNS records on Linode, see the [DNS Manager](/docs/platform/manager/dns-manager/) and [DNS Records: An Introduction](/docs/networking/dns/dns-records-an-introduction/) guides. -As noted before, it's possible to trigger automatic deployments to the Object Storage service when you push new content updates to GitHub or GitLab. This is done by leveraging a CI/CD (continuous integration/continuous delivery) tool like [Travis CI](https://travis-ci.org). Essentially, you would build your Hugo site within the Travis environment and then run the `s3cmd sync` command from it to your bucket. \ No newline at end of file +As noted before, it's possible to trigger automatic deployments to the Object Storage service when you push new content updates to GitHub or GitLab. This is done by leveraging a CI/CD (continuous integration/continuous delivery) tool like [Travis CI](https://travis-ci.org). Essentially, you would build your Hugo site within the Travis environment and then run the `s3cmd sync` command from it to your bucket. diff --git a/docs/platform/object-storage/how-to-use-object-storage/index.md b/docs/platform/object-storage/how-to-use-object-storage/index.md index b0d78f9567c..6649cdfecce 100644 --- a/docs/platform/object-storage/how-to-use-object-storage/index.md +++ b/docs/platform/object-storage/how-to-use-object-storage/index.md @@ -17,7 +17,7 @@ external_resources: --- {{< note >}} -Object Storage is currently in a closed early access Beta, and you may not have access to Object Storage through the Cloud Manager or other tools. To gain access to the Early Access Program (EAP), open up a Customer Support ticket noting that you'd like to be included in the program, or e-mail objbeta@linode.com +Object Storage is currently in a closed early access Beta, and you may not have access to Object Storage through the Cloud Manager or other tools. To gain access to the Early Access Program (EAP), open up a Customer Support ticket noting that you'd like to be included in the program, or e-mail objbeta@linode.com -- beta access is completely free. Additionally, because Object Storage is in Beta, there may be breaking changes to how you access and manage Object Storage. This guide will be updated to reflect these changes if and when they occur. {{}} From 1545f5c36d4355707f78848b3ddcba374da8fd6d Mon Sep 17 00:00:00 2001 From: Angel Date: Tue, 25 Jun 2019 14:15:24 -0400 Subject: [PATCH 2/2] Fixed an issue with whitespace --- docs/platform/object-storage/how-to-use-object-storage/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform/object-storage/how-to-use-object-storage/index.md b/docs/platform/object-storage/how-to-use-object-storage/index.md index 6649cdfecce..ab21cc73f1d 100644 --- a/docs/platform/object-storage/how-to-use-object-storage/index.md +++ b/docs/platform/object-storage/how-to-use-object-storage/index.md @@ -17,7 +17,7 @@ external_resources: --- {{< note >}} -Object Storage is currently in a closed early access Beta, and you may not have access to Object Storage through the Cloud Manager or other tools. To gain access to the Early Access Program (EAP), open up a Customer Support ticket noting that you'd like to be included in the program, or e-mail objbeta@linode.com -- beta access is completely free. +Object Storage is currently in a closed early access Beta, and you may not have access to Object Storage through the Cloud Manager or other tools. To gain access to the Early Access Program (EAP), open up a Customer Support ticket noting that you'd like to be included in the program, or e-mail objbeta@linode.com -- beta access is completely free. Additionally, because Object Storage is in Beta, there may be breaking changes to how you access and manage Object Storage. This guide will be updated to reflect these changes if and when they occur. {{}}