Skip to content

Conversation

@cisopaul
Copy link

@cisopaul cisopaul commented Jul 9, 2024

Adding in some pre-req &more specific getting started steps (clone the repo, get to the right directory). This PR doesn't fix all of the missing parts & specifically doesn't include what to look for when docker compose up is finished.

README.md Outdated
`git clone git@github.com:cipherstash/cipherstash-proxy-playground.git`
`cd cipherstash-proxy-playground`

This repository include a pre-configured config file located at `config/cipherstash/cipherstash-proxy.toml` which defines the configuration for the CipherStash Proxy. The definition for the various Docker containers that are used in the playground can be found in `docker-compose.yml`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be "includes"?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated in latest commit

README.md Outdated
Clone the repository into a new directory on your local machine.

`git clone git@github.com:cipherstash/cipherstash-proxy-playground.git`
`cd cipherstash-proxy-playground`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reckon these should be lines inside triple back-ticks (```) so it looks like

command 1
command 2

rather than
command 1 command 2

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good call, fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants