diff --git a/assets/markdown/how_cloudflare-ja.md b/assets/markdown/how_cloudflare-ja.md index 61fb4b4e..c2ab9d66 100644 --- a/assets/markdown/how_cloudflare-ja.md +++ b/assets/markdown/how_cloudflare-ja.md @@ -1,17 +1,17 @@ -### How to get Cloudflare API Token -1. Visit the following link: https://dash.cloudflare.com/ -2. the right corner, click on the profile icon (a man in a circle). For the mobile version of the site, in the upper left corner, click the **Menu** button (three horizontal bars), in the dropdown menu, click on **My Profile** -3. There are four configuration categories to choose from: *Communication*, *Authentication*, **API Tokens**, *Session*. Choose **API Tokens**. -4. Click on **Create Token** button. -5. Go down to the bottom and see the **Create Custom Token** field and press **Get Started** button on the right side. -6. In the **Token Name** field, give your token a name. -7. Next we have Permissions. In the leftmost field, select **Zone**. In the longest field, center, select **DNS**. In the rightmost field, select **Edit**. -8. Next, right under this line, click Add More. Similar field will appear. -9. In the leftmost field of the new line, select, similar to the last line — **Zone**. In the center — a little different. Here choose the same as in the left — **Zone**. In the rightmost field, select **Read**. -10. Next look at **Zone Resources**. Under this inscription there is a line with two fields. The left must have **Include** and the right must have **Specific Zone**. Once you select Specific Zone, another field appears on the right. Choose your domain in it. -11. Flick to the bottom and press the blue **Continue to Summary** button. -12. Check if you got everything right. A similar string must be present: *Domain — DNS:Edit, Zone:Read*. -13. Click on **Create Token**. -14. We copy the created token, and save it in a reliable place (preferably in the password manager). +### CloudflareのAPIトークンの取得方法 +1. 次のリンクを開く: https://dash.cloudflare.com/ +2. 右隅にあるプロフィールのアイコン(丸の内部の人間)をクリック。モバイル版のウェブページの場合は、**Menu** ボタン(三本の水平線)をクリックして、ドロップダウンメニューの **My Profile** をクリック。 +3. 4つのカテゴリーが表示されるので、 **API Tokens** を選択。 +4. **Create Token** のボタンをクリック。 +5. 下部に移動し **Create Custom Token** の欄を確認したら、右側にある **Get Started** のボタンをクリック。 +6. **Token Name** の欄に、任意のトークン名を入力。 +7. 次に権限を設定。最も左にある欄で **Zone** を選択。最も長い欄で **DNS** を選択。最も右にある欄で **Edit** を選択。 +8. 次に、この行の下にある Add More をクリック。同様の欄が表示されます。 +9. 新しい行の最も左にある欄で **Zone** を選択。中央には、左欄と同じく **Zone** を選択。最も右にある欄で **Read** を選択。 +10. 次に **Zone Resources** を確認。その下に、2つの欄の行が表示され、左には **Include** とあり、右には **Specific Zone** とあるはずです。Specific Zoneを選択したら、別の欄が右側に表示されます。あなたのドメインを選択してください。 +11. 最も下に移動して、青色の **Continue to Summary** ボタンをクリック。 +12. 全てを正しく設定しているか確認してください。以下のように表示されているはずです。*Domain — DNS:Edit, Zone:Read*。 +13. **Create Token** をクリック。 +14. トークンが表示されるので、パスワードマネージャーなどの安全な場所に保管してください。 -![Cloudflare token setup](resource:assets/images/gifs/CloudFlare.gif) +![Cloudflareのトークンの設定](resource:assets/images/gifs/CloudFlare.gif)