Skip to content

Instantly share code, notes, and snippets.

@tylerhannan
Last active August 29, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tylerhannan/53946fb4436b145e3fae to your computer and use it in GitHub Desktop.
Save tylerhannan/53946fb4436b145e3fae to your computer and use it in GitHub Desktop.
dcos package install riak --options=docs-riak.json #install the Mesos Riak Framework
dcos riak --framework riakmf cluster create #create a namespace for the Riak nodes
docs riak --framework riakmf node add --nodes 3 #add 3 nodes to the cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment