sodafoundation / delfin

delfin is the SODA Infrastructure Manager project which provides unified, intelligent and scalable resource management, alert and performance monitoring
https://sodafoundation.io/
Apache License 2.0
202 stars 355 forks source link

Updated the standalone installer readme to add some missing steps #915

Open anvithks opened 2 years ago

anvithks commented 2 years ago

What this PR does / why we need it: This PR adds some missing steps like the git clone command and the change directory command.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

codecov[bot] commented 2 years ago

Codecov Report

Merging #915 (53e2ad2) into master (4247bc7) will increase coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #915      +/-   ##
==========================================
+ Coverage   71.08%   71.12%   +0.04%     
==========================================
  Files         182      182              
  Lines       21900    21900              
  Branches     3340     3340              
==========================================
+ Hits        15567    15576       +9     
+ Misses       5273     5267       -6     
+ Partials     1060     1057       -3     
Impacted Files Coverage Δ
delfin/drivers/fake_storage/__init__.py 94.67% <0.00%> (+2.28%) :arrow_up: