You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,19 +19,14 @@ To get started, you'll need to sign up for a free account at [https://dashboard.
19
19
20
20
Once you've signed up, you can create an access key from your default workspace.
21
21
22
-
## Uploading an empty dataset
22
+
## Create a dataset and client
23
23
24
-
Before you can start using the proxy, you'll need to upload an empty dataset. You can do this using the [CipherStash CLI](https://cipherstash.com/docs/reference/cli)
24
+
Before you can start using the proxy, you'll need to create a dataset and client.
25
+
26
+
You can do this using the [CipherStash CLI](https://cipherstash.com/docs/reference/cli)
25
27
26
28
1.[Create a dataset.](https://cipherstash.com/docs/how-to/creating-datasets)
27
29
1.[Create a client key for cryptographic operations.](https://cipherstash.com/docs/how-to/creating-clients)
> Note: CipherStash Proxy will be unable to initialize unless an empty dataset is uploaded. You will see the error `ZeroKMSError("Failed to send request: NotFound: Server returned a not found response: Status: 404 Not Found`
0 commit comments