The AMP-Basho software will automatically deploy and manage Basho Riak and Riak Enterprise clusters in a wide range of environments.
This uses Apache Brooklyn's easy-to-use YAML blueprinting approach, combined with Cloudsoft's enterprise-supported Application Management Platform (AMP).
Deploy a 5-node Riak EE cluster with the following blueprint:
name: Riak Cluster
services:
- type: io.cloudsoft.basho.RiakEnterpriseCluster
initialSize: 5
download.url: YOUR_RIAK_EE_DOWNLOAD_URL
location:
jclouds:aws-ec2:
identity: YOUR_CLOUD_IDENTITY
credential: YOUR_CLOUD_CREDENTIAL
See the runtime docs for more information, including examples for Riak EE with a demo app and multi-cluster replication.
-
Download the latest release tarball and get started
-
Browse runtime docs online: these are also included in the README in the release download
-
Read the source code docs including how to build this project
AMP-Basho is built on Cloudsoft AMP and Apache Brooklyn and is copyright © 2016 by Cloudsoft Corporation and Basho.
This software is released under the terms of the Cloudsoft EULA.