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

Backend modification enabled #48

Merged
merged 3 commits into from
Jun 6, 2016
Merged

Backend modification enabled #48

merged 3 commits into from
Jun 6, 2016

Conversation

k0105
Copy link
Contributor

@k0105 k0105 commented May 23, 2016

Hi Petr,

here is the modified YodaQA version from before. Try a command like ./gradlew web -q -Dcz.brmlab.yodaqa.dbpediaurl="http://127.0.0.3037/dbpedia/query" -Dcz.brmlab.yodaqa.freebaseurl="http://127.0.0.1:3030/freebase/query" -Dcz.brmlab.yodaqa.solrurl="http://127.0.0.1:8983/solr" -Dcz.brmlab.yodaqa.label1url="http://127.0.0.1:5000" -Dcz.brmlab.yodaqa.label2url="http://127.0.0.1:5001" to change the backends. You can also modify them in the configuration file in ./conf and check the current setting on http://127.0.0.1:4567/dataUrls. Please let me know if there are any further changes you would like me to apply.

Best wishes from Michigan,
Joe

@k0105
Copy link
Contributor Author

k0105 commented Jun 6, 2016

I just added the Dockerfiles and they were added to my pre-existing pull request. Feel free to pick them out in case you are only interested in them, but not the dynamic backend part (even though that is essential for Docker links).

@pasky pasky merged commit 1b2f7b6 into brmson:master Jun 6, 2016
@pasky
Copy link
Member

pasky commented Jun 6, 2016

Awesome, thanks! I'll clean it up just a little, but great extra flexibility.

@pasky pasky mentioned this pull request Jun 6, 2016
3 tasks
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 this pull request may close these issues.

2 participants