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
/
brozzler-worker
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
..
handlers
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
meta
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
tasks
tweaks to ansible config to try to get the deployment to run on travis-ci
2016-11-08 13:31:52 -08:00
templates
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