Stouts / Stouts.jenkins

Ansible role which manage Jenkins CI
MIT License
41 stars 35 forks source link

Proxy web server installation #10

Closed ktaragorn closed 9 years ago

ktaragorn commented 10 years ago

Right now it isnt clear that the nginx or apache servers arent going to be installed. If there is a good reason to not install them, perhaps the documentation can be clearer about this?

klen commented 9 years ago

You can use Jenkins without proxy server, just make them discoverable by settings Jenkins host to 0.0.0.0

But thank you for the good point I have added some information to Readme.

ktaragorn commented 9 years ago

Yeah I know, I mean for when u pick one of those as a proxy server. Just some documentation for noobs like me. Though you might also have apache installed already, but still..