We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 523f379 + 3065254 commit dab6724Copy full SHA for dab6724
1 file changed
README.md
@@ -31,11 +31,8 @@ cd rabbitmq-server
31
```
32
git checkout streams-tiered-storage
33
34
-3. **Build with the stream-s3 plugin with the correct osiris branch**
+3. **This build will include the stream-s3 plugin and the correct osiris branch so just build!**
35
36
-ADDITIONAL_PLUGINS=rabbitmq_stream_s3 \
37
-dep_rabbitmq_stream_s3="git git@github.com:amazon-mq/rabbitmq-stream-s3.git main" \
38
-dep_osiris="git https://github.com/amazon-mq/upstream-to-osiris tiered-storage-abstractions" \
39
make
40
41
0 commit comments