Skip to content

Commit

Permalink
docs: add redis and jaeger mention
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Jun 13, 2024
1 parent af6489d commit bd6a796
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ Make sure `/var/tmp/spdk.sock` is created. OPI bridge is using it to communicate

## Using docker

Before initiating the bridge, the [Redis](https://redis.io/) and [Jaeger](https://www.jaegertracing.io/) services must be operational. To specify non-standard ports for these services, use the `--help` command with the binary to find out which parameters needs to be passed.

on DPU/IPU (i.e. with IP=10.10.10.1) run

```bash
Expand Down

0 comments on commit bd6a796

Please sign in to comment.