Skip to content

Updates for the deployment instructions #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Updates for the deployment instructions #11

wants to merge 2 commits into from

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 [email protected]: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 [email protected]: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.

2 participants