webtry: Add logserver to serve /tmp/glog.
authortfarina <tfarina@chromium.org>
Fri, 17 Oct 2014 14:36:36 +0000 (07:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 17 Oct 2014 14:36:36 +0000 (07:36 -0700)
commit25a134d1339bc7693ca96c0d46f64ff9ca52c61b
tree186eb6953068596bc20270783a970ba96bfcfd1a
parent6fedd3a4e6f97f4e28946091e204cd8aedbd0b70
webtry: Add logserver to serve /tmp/glog.

This setup and runs a logserver, like the one being used by skiaperf, to
serve the directory /tmp/glog, so we don't need to ssh into the instance
to see the logs of the webtry application.

This is a follow up to suggestion made in codereview.chromium.org/655323002.

BUG=None
R=jcgregorio@google.com

Review URL: https://codereview.chromium.org/643903003
experimental/webtry/setup/continue_install.sh
experimental/webtry/setup/sys/logserver_init [new file with mode: 0644]
experimental/webtry/setup/sys/webtry_monit
experimental/webtry/setup/webtry_setup.sh