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

chore: opt quick start for docker compose #605

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

leizhiyuan
Copy link
Contributor

change

  1. add host ip
  2. add minio and init

Users can directly start copmse without any other dependencies. In previous versions, it was necessary to install miniio, complete configuration, and resolve the issue of secondary IP replacement.

@CLAassistant
Copy link

CLAassistant commented Nov 9, 2023

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #605 (f11c564) into main (e8aaf94) will increase coverage by 0.12%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #605      +/-   ##
============================================
+ Coverage     58.89%   59.01%   +0.12%     
- Complexity     1935     1942       +7     
============================================
  Files           198      199       +1     
  Lines         12950    13054     +104     
  Branches       1219     1195      -24     
============================================
+ Hits           7627     7704      +77     
- Misses         4709     4733      +24     
- Partials        614      617       +3     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 12.96% <ø> (ø)
RocketMQ Controller 50.61% <ø> (+1.30%) ⬆️
RocketMQ Proxy 43.32% <ø> (-1.04%) ⬇️
RocketMQ Store 77.68% <ø> (-0.41%) ⬇️
RocketMQ Stream 60.49% <ø> (ø)
RocketMQ Metadata 38.28% <ø> (+1.07%) ⬆️

see 72 files with indirect coverage changes

Copy link
Contributor

@daniel-y daniel-y left a comment

Choose a reason for hiding this comment

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

LGTM~

@daniel-y daniel-y merged commit 992fa4c into AutoMQ:main Nov 9, 2023
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants