Re: Amazon EC2 plugin does not resume stopped instances

2014-04-27 Thread jpd4nt
Hi Ilya. Can you provide which version of the plug-in you are using and what version Jenkins you are using. I use the resume feature and its been working fine out of the box. It some times breaks but has not done that for a while. -- You received this message because you are subscribed to

Re: Amazon EC2 plugin does not resume stopped instances

2014-04-27 Thread Ilya Kulakov
Hi, I'm using Jenkins 1.559 and Amazon EC2 of version 1.21 Once I start the build, instance with the desired label appears as pending for a moment, but after a few seconds it's replaces with shiny new instance created from AMI. Also, if I set label in my task to match node label completely

[SOLVED] Apache SSL Proxy Jenkins

2014-04-27 Thread Scott Hendrickson
After some effort, I finally got Apache with an SSL connection to correctly proxy to Jenkins at localhost:8080/jenkins. There were two issues: (1) The AllowEncodedSlashes setting is not inherited by virtual hosts, and virtual hosts are used in many default Apache configurations, such as the