Page MenuHomePhabricator

Install query service on FactGrid
Closed, ResolvedPublic

Event Timeline

Currently running on *:9999, but apparently the server is behind some proxy because I still can’t reach it.

Also, should be moved from ~factgrid/wdqs-0.3.1-SNAPSHOT/ to a better place, perhaps /var/www/wdqs-0.3.1-SNAPSHOT/.

Also, make sure that whatever proxy we put in front of Blazegraph adds some headers, at least X-BIGDATA-MAX-QUERY-MILLIS: 60000 (or whatever) and X-BIGDATA-READ-ONLY: yes! See [nginx.erb](https://phabricator.wikimedia.org/source/operations-puppet/browse/production/modules/wdqs/templates/nginx.erb) in operations/puppet.

Now behind an Apache proxy (including those headers), and running as a systemd service.