Coder Social home page Coder Social logo

test-riak-cluster's Introduction

test-riak-cluster

Spin up a test Riak CS cluster using our cookbooks, Chef Provisioning and Vagrant.

Generate the Nodes

Use provision.sh to run Chef Provisioning, which will create five VMs: a Consul server, three Riak / Riak CS nodes, and one HAproxy node.

Join the Riak Cluster

Upon successful provisioning, each Riak instance will be running its own single-node cluster.

Go to http://192.168.111.11:8098/admin#/cluster and add the following nodes:

Create an Admin User

To create an admin user:

./create_admin_user.rb

Then rerun provision.sh to send the admin creds to the servers.

Testing

Once the cluster is provisioned, you should be able to:

  • Connect to the Consul server UI at http://192.168.111.10:8500 and see healthy services for s3 and s3-lb.
  • You should find the HAproxy stats interface at http://192.168.111.14:1944, listing frontends and backends for http, pb and stanchion.
  • HAproxy should show riakcs000 as the stanchion choice and all three nodes as backends for http and pb.
  • Hitting http://192.168.111.14 should give you an XML-formatted Access Denied

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.