Setting up a multi-node, single-server Riak cluster with replication across nodes (CC-Ubuntu22.04)
What is Riak KV?: Riak KV is a distributed NoSQL database designed to deliver maximum data availability by distributing data across multiple servers. https://docs.riak.com/riak/kv/latest/index.html
There is very sparse discussion online regarding setting up a Riak cluster, in addition to the process being quite buggy. I have compiled this resource to hopefully communicate a reliable, bug-free procedure for setup.
Launching this artifact will open it within Chameleon’s shared Jupyter experiment environment, which is accessible to all Chameleon users with an active allocation.
Download ArchiveDownload an archive containing the files of this artifact.
Download with git
Clone the git repository for this artifact, and checkout the version's commit
git clone https://github.com/Justin08784/trovi-riak-example.git
# cd into the created directory
git checkout ce4f6d9b3e97f067e71823e09f337e67c927baf8
Submit feedback through GitHub issues