Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.37 KB

QUICK_START.md

File metadata and controls

25 lines (20 loc) · 1.37 KB

CORTX Quick Start Guide

  1. Download a CORTX virtual machine image for easy testing
    1. Run it on a single node: LINK
    2. Run it on a cluster: TODO
  2. Download CORTX as prepackaged software releases
    1. Run it on a single node: TODO
    2. Run it across a cluster: DONE?
  3. Build motr from the source: LINK
    1. Run freshly built motr on a single node: LINK
    2. Run it on a cluster: TODO
  4. Build motr + S3 from the source: DONE?
    1. Run it on a single node DONE?
    2. Run it on a cluster [TODO]
  5. Build entire CORTX from the source into binaries: DONE?
    1. Run it on a single node: TODO;
    2. Run it on a cluster: TODO
  6. Build entire CORTX from the source into OVA: TODO
    1. Run it on a single node: TODO;
    2. Run it on a cluster: TODO

Once you're ready to make more contributions, please check out our Contribution Guide.