On 26-11-2014 10:10, Bryce Harrington wrote:
> On Wed, Nov 26, 2014 at 12:14:37AM +0100, Johan Engelen wrote:
>> Hi all,
>>    The Jenkins server seems to work well. Today we got extra space (30GB
>> total now), so now we should have plenty for:
>> - trunk build, unittest, etc.
>> - release, unittest, etc.
>> - rendertest (trunk only?)
>> - 2geom trunk, tests, etc.
>> - wishes?
>>
>> 1.  I want to give more people access to Jenkins. If only to be able to
>> restart builds if something simple goes wrong (bzr sometimes crashes,
>> which fails the build. Simply clicking the Build Now button fixes that).
>> Ping me on IRC for login details. I prevented people from signing up,
>> because it quickly creates a mess of users in my previous experience.
>> Perhaps there is a better way.
>> Access rights are pretty granular btw. No root rights required for
>> everybody, keeping OSUOSL happy.
>>
>> 2.  I would greatly appreciate it if someone can help me to quickly
>> forward port 80 to 8080, so that we can access jenkins simpler through
>> http://jenkins.inkscape.org
>
> I think what you need is ProxyPass:
>
> http://stackoverflow.com/questions/9180687/apache-port-forward
>
> So, I think in your 000-default.conf you'd need to install mod_proxy,
> and then add:
>
>      ProxyPass / http://localhost:8080/
>      ProxyPassReverse / http://localhost:8080/
>
> See http://stackoverflow.com/questions/9180687/apache-port-forward

Thanks Bryce, but: Apache is not installed, we don't need it.
Instead, I've used iptables functionality, using
https://wiki.jenkins-ci.org/display/JENKINS/Running+Jenkins+on+Port+80+or+443+using+iptables

Seems to work!

cheers,
   Johan





------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Inkscape-board mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/inkscape-board

Reply via email to