Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 321 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 321 Bytes

Fleet Riak

Image for Riak ready to be used with Fleet on CoreOS

Configurable through etcd

You can set the configuration variables in etcd just like you normally would in riak.conf.

$ etcdctl set /riak/listener.http.internal "127.0.0.1:10011"
$ etcdctl set /riak/storage_backend "memory"