basho-labs / riak-docker

Riak in Docker
19 stars 32 forks source link

Add storage_backend to configuration #1

Closed ghost closed 7 years ago

ghost commented 8 years ago

Add $BACKEND env variable

jbrisbin commented 8 years ago

@fdhadzh I'm in the process of making a few tweaks to the config bootstrapping to allow you to mount a user.conf that will be patched into the riak.conf so you can more easily add any config options like storage_backend without having to set an env var, etc... I'm trying to fix the tests right now, which are failing for some reason on Travis CI. That will obsolete the specific change to address your issue but will instead provide a more generic way to achieve what you're wanting to achieve.

Hoping to finish this up today. Or tomorrow on the flight home.

mdigan commented 7 years ago

Hi @fdhadzh, I'm going to close this PR because we've added the user.conf feature that @jbrisbin mentioned in a previous comment. You can read more about it here: https://github.com/basho-labs/riak-docker#test-user-conf