Re: No external access inside container

2016-08-04 Thread Ben Parees
On Thu, Aug 4, 2016 at 2:50 AM, Lionel Orellana wrote: > > > Thanks Ben. > > I must have been doing something silly because I recreated the cluster, > configured the proxy directly in the Jenkins ui and everything worked as > expected. > > However I had issues with creating other apps via new-app

Re: No external access inside container

2016-08-03 Thread Lionel Orellana
Thanks Ben. I must have been doing something silly because I recreated the cluster, configured the proxy directly in the Jenkins ui and everything worked as expected. However I had issues with creating other apps via new-app (using the Jenkins template did work). new-app couldn't connect to the p

Re: No external access inside container

2016-08-02 Thread Ben Parees
On Mon, Aug 1, 2016 at 11:07 PM, Lionel Orellana wrote: > Hello > > I ran a cluster with oc cluster up and deployed Jenkins from the provided > template. I can acces Jenkins and login. But I need to setup our company > proxy so Jenkins can access external sites (eg. Github.com). > > From within t

No external access inside container

2016-08-01 Thread Lionel Orellana
Hello I ran a cluster with oc cluster up and deployed Jenkins from the provided template. I can acces Jenkins and login. But I need to setup our company proxy so Jenkins can access external sites (eg. Github.com). >From within the container (oc rsh jenkins-5-xg14g) curl fails to connect to github