Skip to content

Commit 3363cff

Browse files
Develop the outline and create placeholders
1 parent db18290 commit 3363cff

File tree

5 files changed

+59
-0
lines changed

5 files changed

+59
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Use secrets from your store with workers
3+
pcx_content_type: concept
4+
sidebar:
5+
order: 5
6+
label: Use with Workers
7+
---
8+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: How to
3+
pcx_content_type: how-to
4+
sidebar:
5+
order: 2
6+
---
7+
8+
Refer to the sections below to learn about common actions you might want to take when managing your data in Secrets Store.
9+
10+
## Create a secret
11+
12+
## Edit a secret
13+
14+
## Duplicate a secret
15+
16+
## Delete a secret
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Manage your secrets
3+
pcx_content_type: concept
4+
sidebar:
5+
order: 4
6+
group:
7+
label: Management
8+
description: Learn about different operations to manage your secrets in Cloudflare Secrets Store.
9+
---
10+
11+
import { DirectoryListing } from "~/components";
12+
13+
14+
## Limits
15+
16+
17+
## Resources
18+
<DirectoryListing />
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Secrets Store permissions
3+
pcx_content_type: concept
4+
sidebar:
5+
order: 2
6+
label: Permissions
7+
description: Learn about permissions needed and role-based access control with Cloudflare Secrets Store
8+
---
9+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Security
3+
pcx_content_type: reference
4+
sidebar:
5+
order: 6
6+
---
7+
8+
Consider the sections below to learn about how your data is secured with Cloudflare Secrets Store, as well as recommendations and expected procedures related to revocation.

0 commit comments

Comments
 (0)