Skip to content
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

README: add instructions to verify a deploy #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joshi4
Copy link

@joshi4 joshi4 commented Mar 12, 2020

No description provided.


In the screenshot above we first connect to redis by running `redis-cli -h redis-k48e -p 10000`. Be sure to replace the host and port values from the service-address shown in your dashboard.

Once connected you are free to run any valid redis commands to verify the deploy. We simply `set foo bar` and verify its result `get foo`.

Choose a reason for hiding this comment

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

This works - but ping is a simpler command to verify that Redis is working.

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

Successfully merging this pull request may close these issues.

None yet

3 participants