Categorygithub.com/m3db/m3ctl
module
0.0.0-20190227164740-65204284e1d7
Repository: https://github.com/m3db/m3ctl.git
Documentation: pkg.go.dev

# README

Migration Warning

This repository has been migrated to github.com/m3db/m3. It's contents can be found at github.com/m3db/m3/src/ctl. Follow along there for updates. This repository is marked archived, and will no longer receive any updates.

m3ctl GoDoc Build Status Coverage Status

Configuration controller for the M3DB ecosystem. Provides an http API to perform CRUD operatations on the various configs for M3DB compontents.

Run the R2 App

git clone --recursive https://github.com/m3db/m3ctl.git
cd m3ctl
glide install -v
make && ./bin/r2ctl -f config/base.yaml
open http://localhost:9000

UI /

API Server /r2/v1

API Docs (via Swagger) public/r2/v1/swagger


This project is released under the Apache License, Version 2.0.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author