An open API service indexing awesome lists of open source software.

https://github.com/hf/riak-kv

Extensible Riak KV images for Docker.
https://github.com/hf/riak-kv

Last synced: about 1 year ago
JSON representation

Extensible Riak KV images for Docker.

Awesome Lists containing this project

README

          

Riak KV
=======

This is a small Docker image that runs Riak KV on top of CentOS. It is meant to
be extensible.

## Usage

Use it as-is or place shell scripts inside `prestart.d`, `poststart.d` and
`prestop.d`. They will be sourced in-order into `riak-up.sh` at the specific
container lifecycle.

## License

Copyright © 2017 Stojan Dimitrovski. Licensed under the MIT X11 license.
You can find the full text in the `LICENSE` file included in this
distribution.