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

Move the database config loader to be an API endpoint #791

Closed
pauldix opened this issue Jul 31, 2014 · 0 comments
Closed

Move the database config loader to be an API endpoint #791

pauldix opened this issue Jul 31, 2014 · 0 comments
Assignees
Milestone

Comments

@pauldix
Copy link
Member

pauldix commented Jul 31, 2014

The current method of using command line options on the influx daemon to load a json config file is janky. Change this to just be an API endpoint that people can curl

@pauldix pauldix self-assigned this Jul 31, 2014
pauldix added a commit that referenced this issue Jul 31, 2014
Fix #791 - Removed load database config options from the daemon. Created an API endpoint and updated test.
Fix #745 - Added definition of continuous queries to load database config.
@pauldix pauldix closed this as completed in 9750840 Aug 1, 2014
@jvshahid jvshahid removed the 3 - Done label Aug 1, 2014
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

Successfully merging a pull request may close this issue.

2 participants