Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store clusters in Riak instead of config file, implement Edit Cluster API #124

Open
dmitrizagidulin opened this issue Dec 18, 2015 · 0 comments

Comments

@dmitrizagidulin
Copy link
Contributor

Once we have config settings for specifying a Riak storage cluster location (issue #123), we can move the list of clusters that Explorer will be managing out of the riak_explorer.conf file and into a Riak object.

This will enable the implementation of API calls to add and edit clusters -- so that users can dynamically add clusters to manage through the GUI, without restarting the Explorer service.
This ability will become especially relevant in cases of multiple Explorer instances (such as in Riak Mesos installs), where adding a new cluster would require editing & restarting all Explorer nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant