From 10c9c6e80f5f9effb387a54850dcafcf8c550214 Mon Sep 17 00:00:00 2001 From: "Alexey A. Leonov" Date: Sat, 24 Feb 2024 08:29:36 +0700 Subject: [PATCH] fixed signup links to do not bind to us1 (#335) * fixed signup links to do not bind to us1 * fixed emphasis syntax * added missed word --- app/dcs/migrate/backblaze/page.md | 2 +- app/dcs/migrate/wasabi/page.md | 2 +- app/dcs/third-party-tools/atempo-miria/page.md | 2 +- app/dcs/third-party-tools/comet-backup/page.md | 2 +- app/dcs/third-party-tools/cyberduck/page.md | 6 +++--- app/dcs/third-party-tools/dataverse/page.md | 2 +- app/dcs/third-party-tools/elements/page.md | 4 ++-- app/dcs/third-party-tools/fastly/page.md | 2 +- app/dcs/third-party-tools/hammerspace/page.md | 2 +- app/dcs/third-party-tools/iconik/page.md | 10 +++++----- app/dcs/third-party-tools/ix-systems-truenas/page.md | 2 +- app/dcs/third-party-tools/msp360/page.md | 8 ++++---- app/dcs/third-party-tools/restic/page.md | 2 +- app/dcs/third-party-tools/unitrends/page.md | 2 +- 14 files changed, 24 insertions(+), 24 deletions(-) diff --git a/app/dcs/migrate/backblaze/page.md b/app/dcs/migrate/backblaze/page.md index 1d7c0a54b..af2ab816d 100644 --- a/app/dcs/migrate/backblaze/page.md +++ b/app/dcs/migrate/backblaze/page.md @@ -20,7 +20,7 @@ Before starting the migration process, you'll need to have the following: 1. Access to both your Backblaze and Storj accounts. - - Navigate to  to sign up or log in to an existing Storj account. + - Navigate to  to sign up or log in to an existing Storj account. 2. Installed and configured rclone on your machine. diff --git a/app/dcs/migrate/wasabi/page.md b/app/dcs/migrate/wasabi/page.md index 727fd85ca..b55517340 100644 --- a/app/dcs/migrate/wasabi/page.md +++ b/app/dcs/migrate/wasabi/page.md @@ -22,7 +22,7 @@ Before starting the migration process, you'll need to have the following: 1. Access to both your Wasabi and Storj accounts. - - Navigate to  to sign up or log in to an existing Storj account. + - Navigate to  to sign up or log in to an existing Storj account. 2. Installed and configured rclone on your machine. diff --git a/app/dcs/third-party-tools/atempo-miria/page.md b/app/dcs/third-party-tools/atempo-miria/page.md index a2d2dd827..21232afd5 100644 --- a/app/dcs/third-party-tools/atempo-miria/page.md +++ b/app/dcs/third-party-tools/atempo-miria/page.md @@ -37,7 +37,7 @@ To integrate Miria with Storj, you must create S3 credentials for Miria in Storj ### Requirements -- An active Storj account, or you can sign up here +- An active Storj account, or you can sign up here - A bucket for Miria in your Storj instance - An instance of Miria 2021 or newer - Access to the Miria Web UI diff --git a/app/dcs/third-party-tools/comet-backup/page.md b/app/dcs/third-party-tools/comet-backup/page.md index f4c410190..5acfbf226 100644 --- a/app/dcs/third-party-tools/comet-backup/page.md +++ b/app/dcs/third-party-tools/comet-backup/page.md @@ -55,7 +55,7 @@ The sections below provide a detailed walkthrough of the integration steps. To begin setting up Comet with Storj, first create a Storj account. -Navigate to  to sign up or log in to an existing Storj account. If signing up, enter your full name, email address, and password, as shown below: +Navigate to  to sign up or log in to an existing Storj account. If signing up, enter your full name, email address, and password, as shown below: ![](https://link.storjshare.io/raw/jua7rls6hkx5556qfcmhrqed2tfa/docs/images/Q7WPRJpkbFkJs17bqTZBD_comet-backup-storj.png) diff --git a/app/dcs/third-party-tools/cyberduck/page.md b/app/dcs/third-party-tools/cyberduck/page.md index 2912169de..1c5a1e7f9 100644 --- a/app/dcs/third-party-tools/cyberduck/page.md +++ b/app/dcs/third-party-tools/cyberduck/page.md @@ -150,7 +150,7 @@ Now click on the **Generate Credentials** button. ![](https://link.storjshare.io/raw/jua7rls6hkx5556qfcmhrqed2tfa/docs/images/rONKodBVYoHRO6nTU7Kg0_screen-shot-2021-04-16-at-90408-am.png) -Copy your **_Access Key_**, \*\* **\_**Secret Key**\*, and \*\* \*\*\***Endpoint\*\*\_ to a safe location. +Copy your **_Access Key_**, **_Secret Key_**, and **_Endpoint_** to a safe location. ### Configuring Storj + Cyberduck @@ -158,7 +158,7 @@ Whether using Windows or macOS, you’ll simply add the Storj Gateway S3 credent - First, start by selecting S3 from the drop-down menu -- Enter your S3 Gateway Credentials Endpoint for the **Server** selection (**without **) +- Enter your S3 Gateway Credentials Endpoint for the **Server** selection (**without `https://`**) - Enter your S3 Gateway Credentials Access Key into the **Access Key ID** selection @@ -169,7 +169,7 @@ Whether using Windows or macOS, you’ll simply add the Storj Gateway S3 credent **Click Connect** {% callout type="info" %} -_Use endpoint without, i.e., \***\*gateway.us1.storjshare.io\*\*** in the Cyberduck \***\*Server\*\*** entry above. Otherwise, Cyberduck will revert to WEBDAV (HTTPS), causing a connection error._ +_Use endpoint without `https://`, i.e., **gateway.us1.storjshare.io** in the Cyberduck **Server** entry above. Otherwise, Cyberduck will revert to WEBDAV (HTTPS), causing a connection error._ As seen here: diff --git a/app/dcs/third-party-tools/dataverse/page.md b/app/dcs/third-party-tools/dataverse/page.md index 3940c3aa3..964d0c1fa 100644 --- a/app/dcs/third-party-tools/dataverse/page.md +++ b/app/dcs/third-party-tools/dataverse/page.md @@ -15,7 +15,7 @@ metadata: ## Storj Setup -After [creating an account](https://us1.storj.io/signup?partner=dataverse) on Storj DCS, you'll need to generate an access grant in order to get S3 credentials. +After [creating an account](https://storj.io/signup?partner=dataverse) on Storj DCS, you'll need to generate an access grant in order to get S3 credentials. ## Generate S3 credentials diff --git a/app/dcs/third-party-tools/elements/page.md b/app/dcs/third-party-tools/elements/page.md index 9ea12c8aa..5cc77991c 100644 --- a/app/dcs/third-party-tools/elements/page.md +++ b/app/dcs/third-party-tools/elements/page.md @@ -26,7 +26,7 @@ The integration between ELEMENTS and Storj is achieved through the S3 protocol, To integrate ELEMENTS with Storj, you will need: -- To begin, you need to create a Storj account. Navigate to  to sign up, or log in if you already have an account. +- To begin, you need to create a Storj account. Navigate to  to sign up, or log in if you already have an account. - A bucket for ELEMENTS in your Storj account @@ -118,7 +118,7 @@ In order to see the data uploaded to your bucket in the web console, you must un ## Connect ELEMENTS to Storj -1\. Copy the **Access Key**,** Secret Key**, and** Endpoint **from Storj to the connection fields on ELEMENTS system (Requires ELEMENTS’ 3rd party storage licensing). +1\. Copy the **Access Key**, **Secret Key**, and **Endpoint** from Storj to the connection fields on ELEMENTS system (Requires ELEMENTS’ 3rd party storage licensing). ![](https://link.storjshare.io/raw/jua7rls6hkx5556qfcmhrqed2tfa/docs/images/8R3ocB94DKFmSg7XD8rfj_image003.png) diff --git a/app/dcs/third-party-tools/fastly/page.md b/app/dcs/third-party-tools/fastly/page.md index 88734cf8d..2dfdc5cf0 100644 --- a/app/dcs/third-party-tools/fastly/page.md +++ b/app/dcs/third-party-tools/fastly/page.md @@ -81,7 +81,7 @@ Next create a Fastly [VCL snippet](https://docs.fastly.com/en/guides/about-vcl-s - **Type**: select **within subroutine** -- In the dropdown box, select **miss.** Then, paste the following code into the **VCL** box. Update the variables where noted to the values from your access grant, bucket name, and bucket gateway: +- In the dropdown box, select **miss**. Then, paste the following code into the **VCL** box. Update the variables where noted to the values from your access grant, bucket name, and bucket gateway: ```Text declare local var.accessKey STRING; diff --git a/app/dcs/third-party-tools/hammerspace/page.md b/app/dcs/third-party-tools/hammerspace/page.md index 2b2d111f8..2883f7cc3 100644 --- a/app/dcs/third-party-tools/hammerspace/page.md +++ b/app/dcs/third-party-tools/hammerspace/page.md @@ -34,7 +34,7 @@ To integrate Storj with Hammerspace, you will need to create S3 credentials in S - To begin, you will need to create a Storj account. -- Navigate to  to sign up, or log in if you already have an account. +- Navigate to  to sign up, or log in if you already have an account. - A bucket for Hammerspace in your Storj instance. diff --git a/app/dcs/third-party-tools/iconik/page.md b/app/dcs/third-party-tools/iconik/page.md index a2f46f8a8..98896c5bd 100644 --- a/app/dcs/third-party-tools/iconik/page.md +++ b/app/dcs/third-party-tools/iconik/page.md @@ -20,11 +20,11 @@ metadata: Iconik is easy to use and intuitive with a clean and intuitive platform. It organizes your media by making it searchable. -1. **Edit, manage, and collaborate on files in a feature-rich environment. **Storj integration with Iconik allows multiple users from different locations to view and edit your files on Storj simultaneously. Even parties who do not use Iconik can be invited to collaborate on documents in Iconik. Iconik also provides fine control of data sharing, allowing you to remove shares and add a time limit on shares. +1. **Edit, manage, and collaborate on files in a feature-rich environment.** Storj integration with Iconik allows multiple users from different locations to view and edit your files on Storj simultaneously. Even parties who do not use Iconik can be invited to collaborate on documents in Iconik. Iconik also provides fine control of data sharing, allowing you to remove shares and add a time limit on shares. 2. **Aggregates files from multiple cloud storages.** If Storj is only one part of your storage solution, Iconik makes it easy to aggregate your files from multiple storage providers. -3. **Cost Savings. **Adds editing and sharing features to your Storj data, creating feature-rich storage and while maintaining low costs for the storage itself. +3. **Cost Savings.** Adds editing and sharing features to your Storj data, creating feature-rich storage and while maintaining low costs for the storage itself. ## Integration @@ -204,17 +204,17 @@ If you do not have an Iconik account, you must request a trial by clicking Reque A pop-up window confirms that your storage was created successfully with a green checkmark next to "Access credentials" and "Permissions on the storage". -Click Close to exit, or Edit to make changes to your storage credentials. +Click **Close** to exit, or **Edit** to make changes to your storage credentials. ![](https://link.storjshare.io/raw/jua7rls6hkx5556qfcmhrqed2tfa/docs/images/L6UuZmhowWvbhmmezzb5F_image.png) ### Editing Your Storage -Clicking Edit takes you to the general settings page for the storage. From there, you can make any changes to the credentials and permissions you initially set. +Clicking **Edit** takes you to the general settings page for the storage. From there, you can make any changes to the credentials and permissions you initially set. ![](https://link.storjshare.io/raw/jua7rls6hkx5556qfcmhrqed2tfa/docs/images/G9C1f9lpZDfLzCQUYVjja_image.png) -Returning to the Storages section, you will see the new storage listed. Clicking on the storage row also takes you to the general settings page of that storage. +Returning to the **_Storages_** section, you will see the new storage listed. Clicking on the storage row also takes you to the general settings page of that storage. ![](https://link.storjshare.io/raw/jua7rls6hkx5556qfcmhrqed2tfa/docs/images/masloLmwj8xPFE5-K-eCV_image.png) diff --git a/app/dcs/third-party-tools/ix-systems-truenas/page.md b/app/dcs/third-party-tools/ix-systems-truenas/page.md index e11d19a9b..c2484fe62 100644 --- a/app/dcs/third-party-tools/ix-systems-truenas/page.md +++ b/app/dcs/third-party-tools/ix-systems-truenas/page.md @@ -48,7 +48,7 @@ For more information about the iX Storj integration, visit to sign up iX-Storj account. Enter your full name, email address, and a password, as shown below: +Navigate to  to sign up iX-Storj account. Enter your full name, email address, and a password, as shown below: {% callout type="warning" %} If you have an existing Storj account, you will need to contact support to have it linked to the iX Storj integration. See [here](https://forum.storj.io/t/truenas-backups-and-differences-between-storj-and-storj-ix/20044/7) for more information diff --git a/app/dcs/third-party-tools/msp360/page.md b/app/dcs/third-party-tools/msp360/page.md index 586fa2787..7012375d8 100644 --- a/app/dcs/third-party-tools/msp360/page.md +++ b/app/dcs/third-party-tools/msp360/page.md @@ -35,7 +35,7 @@ To integrate MSP360 with Storj, you will need to create S3 credentials for MSP36 - An active Storj account - - Navigate to  to sign up, or log in if you already have an account. + - Navigate to  to sign up, or log in if you already have an account. - A bucket for MSP360 in your Storj instance. @@ -139,7 +139,7 @@ In order to see the data uploaded to your bucket in the web console, you must un ![](https://link.storjshare.io/raw/jua7rls6hkx5556qfcmhrqed2tfa/docs/images/Dm7rMhpnZUnKLuwuEYeTo_image.png) -3\. Select **Add Account **in the upper right. +3\. Select **Add Account** in the upper right. 4\. Choose "S3 Compatible" from the account options. Then select **Next**. @@ -153,7 +153,7 @@ In order to see the data uploaded to your bucket in the web console, you must un 3. Under **Secret Key**, enter the secret key from the S3 credentials you generated for MSP360 in Storj. -4. Leave **Signature Version **at 4, if desired. +4. Leave **Signature Version** at 4, if desired. 5. Check **Use Native Multipart Upload**, if desired. @@ -161,7 +161,7 @@ In order to see the data uploaded to your bucket in the web console, you must un 7. If desired, check the **Ignore certificate** checkbox. -8. If desired, check the **Do not check credentials **box. +8. If desired, check the **Do not check credentials** box. ![](https://link.storjshare.io/raw/jua7rls6hkx5556qfcmhrqed2tfa/docs/images/D1BDJtWFNk4hXu9JTz-pD_image.png) diff --git a/app/dcs/third-party-tools/restic/page.md b/app/dcs/third-party-tools/restic/page.md index 20999eecd..58b7a32de 100644 --- a/app/dcs/third-party-tools/restic/page.md +++ b/app/dcs/third-party-tools/restic/page.md @@ -27,7 +27,7 @@ This guide is experimental. The main functionality appears to work, but there ar ## Before you begin -If you haven't yet, [create a Storj DCS account](https://us1.storj.io/signup?partner=restic) before following the rest of the tutorial. +If you haven't yet, [create a Storj DCS account](https://storj.io/signup?partner=restic) before following the rest of the tutorial. You will need the following: diff --git a/app/dcs/third-party-tools/unitrends/page.md b/app/dcs/third-party-tools/unitrends/page.md index a84b9bbce..46362a2f8 100644 --- a/app/dcs/third-party-tools/unitrends/page.md +++ b/app/dcs/third-party-tools/unitrends/page.md @@ -32,7 +32,7 @@ To integrate Storj with Unitrends, you will need to create S3 credentials in Sto ### Requirements -- An active Storj account. Navigate to to sign up, or log in to if you already have an account. +- An active Storj account. Navigate to to sign up, or log in to if you already have an account. - A bucket for Unitrends in your Storj instance.