Noah Levitt
|
8505720c41
|
fix tests
|
2018-02-02 15:11:26 -08:00 |
|
Noah Levitt
|
1a3e15d23b
|
update for warcprox 2.3
|
2017-12-15 16:47:15 -08:00 |
|
Noah Levitt
|
384c877e9a
|
new test exposing problem where each hashtag visited causes a page load, if page redirects
|
2017-09-27 14:08:28 -07:00 |
|
Noah Levitt
|
934190084c
|
Refactor the way the proxy is configured. Job/site settings "proxy" and "enable_warcprox_features" are gone. Brozzler-worker now has mutually exclusive options --proxy and --warcprox-auto. --warcprox-auto means find an instance of warcprox in the service registry, and enable warcprox features. --proxy is provided, determines if proxy is warcprox by consulting http://{proxy_address}/status (see https://github.com/internetarchive/warcprox/commit/8caae0d7d3), and enables warcprox features if so.
|
2017-03-24 13:55:23 -07:00 |
|
Noah Levitt
|
e250c4ca89
|
wrong branch of warcprox in ansible install
|
2016-12-07 09:33:06 -08:00 |
|
Noah Levitt
|
a74247412c
|
need warcprox to listen on public address because that's what it puts in the service registry
|
2016-11-14 10:03:40 -08:00 |
|
Noah Levitt
|
fe18d915f5
|
still trying to get installation of pip to work on travis-ci
|
2016-11-08 13:50:12 -08:00 |
|
Noah Levitt
|
cba5fa4a0b
|
tweaks to ansible config to try to get the deployment to run on travis-ci
|
2016-11-08 13:31:52 -08:00 |
|
Noah Levitt
|
abca90a128
|
install the virtualenv package with pip because the apt version is old and conflicts with the recent version of pip we're using
|
2016-11-07 17:51:43 -08:00 |
|
Noah Levitt
|
5ac8994a24
|
rename webconsole to dashboard
|
2016-11-04 17:46:23 -07:00 |
|
Noah Levitt
|
91c36f3d21
|
specify --cache-dir=/tmp/pip-cache to avoid trying to write to (nonexistent) service user home directory
|
2016-10-17 18:24:44 -07:00 |
|
Noah Levitt
|
0caf365516
|
travis-ci first try
|
2016-10-17 18:15:32 -07:00 |
|
Noah Levitt
|
27452990ee
|
toward getting initial tests to pass
|
2016-10-14 18:26:48 -07:00 |
|
Noah Levitt
|
5a373466a3
|
some vagrant/ansible fixes
|
2016-10-14 13:47:54 -07:00 |
|
Noah Levitt
|
3627209be1
|
move ansible directory to top level; generalize formerly vagrant-specific ansible configuration; let upstart manage logging with "console log"
|
2016-10-13 17:21:55 -07:00 |
|