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 00:29:53 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
brozzler
/
ansible
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
..
roles
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
hosts-localhost
rename webconsole to dashboard
2016-11-04 17:46:23 -07:00
hosts-vagrant
rename webconsole to dashboard
2016-11-04 17:46:23 -07:00
playbook.yml
rename webconsole to dashboard
2016-11-04 17:46:23 -07:00