From 31a4a7dbea3319dcb13277187930cee928ad3fb0 Mon Sep 17 00:00:00 2001 From: Boris Glimcher <36732377+glimchb@users.noreply.github.com> Date: Thu, 13 Jun 2024 17:51:32 -0400 Subject: [PATCH] docs: add redis and jaeger mention Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d322b37..50aff00 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ import "github.com/opiproject/opi-marvell-bridge/pkg/frontend" ## 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