This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
brozzler
Watch
1
Star
0
Fork
0
You've already forked brozzler
mirror of
https://github.com/internetarchive/brozzler.git
synced
2025-02-24 08:39:59 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
brozzler
/
ansible
/
roles
History
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
..
brozzler-dashboard
rename webconsole to dashboard
2016-11-04 17:46:23 -07:00
brozzler-worker
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
common
still trying to get installation of pip to work on travis-ci
2016-11-08 13:50:12 -08:00
pywb
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
rethinkdb
some vagrant/ansible fixes
2016-10-14 13:47:54 -07:00
warcprox
wrong branch of warcprox in ansible install
2016-12-07 09:33:06 -08:00