Skip to content

Commit

Permalink
explaination of redis ui
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Syrotuck <[email protected]>
  • Loading branch information
Jsyro committed Sep 8, 2023
1 parent e91fe0a commit ea0dd54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions redis-pq-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ docker-compose -f docker-compose.redis.yml up -d
docker-compose up --build
```

After establishing a connection with the mediator. You can inspect the contents of the redis cluster with the redis-ui container by going to `http://localhost:7843`, if you see any keys in the cluster, then it's connected properly!

## Example agents

If you want to run a set of agents using the mediator, consider the acapy playground demo.
Expand Down

0 comments on commit ea0dd54

Please sign in to comment.