Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.32 KB

QUICK_START.md

File metadata and controls

19 lines (14 loc) · 1.32 KB

CORTX Quick Start Guide

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

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