mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-08 18:03:12 +00:00
4e1659cfdc
* French * FoxMeste (30) * Ukrainian * CaminoConDios (9) * FoxMeste (11) * SomeUsername (46) * Illia (78) * Spanish * CaminoConDios (70) * Russian * Inex Code (3) * def (7) * German * FoxMeste (63) * Polish * CaminoConDios (38) * selfprivacy_weblate2 (151) * Czech * Pavel Novák (34) * Thai * Shitsanupong Raksat (4) * FoxMeste (156) Co-authored-by: selfprivacy_weblate1 <selfprivacy_weblate1@riseup.net> Co-authored-by: Illia <ilyxa05gg@gmail.com> Co-authored-by: selfprivacy_weblate2 <selfprivacy_weblate2@riseup.net> Co-authored-by: def <dettlaff@riseup.net> Co-authored-by: CaminoConDios <CaminoConDios@riseup.net> Co-authored-by: FoxMeste <NewJessica@riseup.net> Co-authored-by: Shitsanupong Raksat <shitsanupong3@gmail.com> Reviewed-on: https://git.selfprivacy.org/kherel/selfprivacy.org.app/pulls/189 Reviewed-by: NaiJi ✨ <naiji@udongein.xyz>
18 lines
1.8 KiB
Markdown
18 lines
1.8 KiB
Markdown
### 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 настройка токена](resource:assets/images/gifs/CloudFlare.gif)
|