diff --git a/examples/riak/README.md b/examples/riak/README.md index e639474d..25baa71d 100644 --- a/examples/riak/README.md +++ b/examples/riak/README.md @@ -2,7 +2,7 @@ Example of 3 node riak cluster. At first run: -`python riak-example.py deploy` +`python examples/riak/riaks.py deploy` It will prepare riak nodes etc. @@ -15,9 +15,10 @@ solar changes run-once last watch -n 1 solar changes report last ``` +Wait until all actions have state `SUCCESS` After that you can add HAProxy on each node: -`python riak-example.py add_haproxies` +`python examples/riak/riaks.py add_haproxies` Then again normal solar stuff @@ -28,6 +29,8 @@ solar changes run-once last watch -n 1 solar changes report last ``` + +Wait until all actions have state `SUCCESS` After that you have basic 3 node riak cluster running. You can also modify riak http port by: