Last active
August 29, 2015 14:27
-
-
Save tylerhannan/53946fb4436b145e3fae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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