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.
- Host: GitHub
- URL: https://github.com/hf/riak-kv
- Owner: hf
- License: mit
- Created: 2017-06-25T12:24:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-25T13:25:34.000Z (about 9 years ago)
- Last Synced: 2025-05-24T04:43:46.329Z (about 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.