-
Notifications
You must be signed in to change notification settings - Fork 125
GSoc 2016: Admin console and Elasticsearch Integration (WIP) #125
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
Conversation
Add admin controller. Add fields in conf file
Update from master
update from master
The access module is now used for logging in to the system
autogen functions are protected, and the password input box disappears when you login.
removed a button and set up a separate route
Devel branch merge
Pull from devel branch
The fronted for the config editor to edit the settings is ready. DB settings are not separated into dev/prod which will be done while re-organizing the code. The necessary backend processing will come in the next commit :)
8 similar comments
|
https://luarocks.org/modules/dhavalkapil/elasticsearch will block the worker running over openresty/nginx. |
|
@CriztianiX there have been some confusion regarding nginx, some other sources suggest no error. Anyways I'm working on a new release for |
pull from master
8 similar comments
| - luarocks install luacov | ||
| - luarocks install luacov-coveralls | ||
| - luarocks make rockspecs/sailor-current-1.rockspec | ||
| - luarocks install --server=http://luarocks.org/dev elasticsearch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can now use:
luarocks install elasticsearch
|
closing due to lack of time to readdress this |
No description provided.