Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions pages/integrations/cloudflare.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,31 @@ Oneleet uses [Cloudflare API tokens](https://developers.cloudflare.com/fundament

### Creating an API Token
1. Open [Cloudflare's API token settings](https://dash.cloudflare.com/profile/api-tokens/)
2. Select \`Create Token\`
3. Name your token (e.g., \`Oneleet Read-only\`)
4. Under \`Permissions\`, add the following read-only permissions:
2. Select **Create Token**
3. Name your token (e.g., **Oneleet Read-only**)
4. Under **Permissions**, add the following read-only permissions:

Account permissions:
- Workers R2 Storage: Read
- Workers Scripts: Read
- Account Settings: Read
Account permissions:
- Workers R2 Storage: Read
- Workers Scripts: Read
- Account Settings: Read

Zone permissions:
- DNS Settings: Read
- Zone Settings: Read
- DNS: Read
Zone permissions:
- DNS Settings: Read
- Zone Settings: Read
- DNS: Read

5. Under \`Account Resources\`, select:
5. Under **Account Resources**, select:
- Include: All accounts

6. Under \`Zone Resources\`, select:
6. Under **Zone Resources**, select:
- Include: All zones

7. Select \`Continue to summary\`
8. Select \`Create Token\` to generate the token's secret
7. Select **Continue to summary**
8. Select **Create Token** to generate the token's secret
9. Copy the secret to the form below, you will not be able to access this secret again

### Roll / Regenerate the token
1. Open [Cloudflare's API token settings](https://dash.cloudflare.com/profile/api-tokens/)
2. Under the menu next to your Oneleet token, select \`Roll\`
2. Under the menu next to your Oneleet token, select **Roll**
3. Copy the new secret to the form below, you will not be able to access this secret again