-
It would be nice to be able to tell hubot that I am starting an deploy and have it send the email out. Then in the same fashion it could send the "all clear" when complete.
### Starting Deploy
**Hub…
-
Test case:
cat /tmp/test.rb
```
require 'net/ssh'
Net::SSH.start('myhost') do |ssh|
# capture all stderr and stdout output from a remote process
output = ssh.exec!("echo test")
puts o…
-
Hi,
First of all thanks for all you work in this project. It's really awesome!
I only have one question. Can wildcards/regex be used in the value of XSendFilePath directive in .htaccess?
It would b…
-
Not necessarily part of this repo, but very strongly related so I figured I'd ask the question here, for reference.
Was it a conscious decision to not precompile deface overrides in the default depl…
-
The chef_client cookbook does not set a log_level, and the documentation says to allow the default Chef 11 values to apply. Chef-rundeck breaks if log_level is not in the client.rb file. The defa…
-
Hi,
I got problems with CloudLink extension and after several emails with your support team, they suggest opening an issue here. Since this is the first issue I submit in GitHub, please feel free t…
8cjx7 updated
4 years ago
-
Im using JRuby and got tired of slow asset precompiling with the :uglifier and :sass compilers. I installed yui-compiler (0.12.0) and tried precompiling in development mode and it ran pretty fast. Eve…
-
When I run sprinkle against a cluster of servers that are in different states (ie one has already been successfully configured by sprinkle (machine A) and one hasn't (machine B)), machine A gets every…
-
Hi Mark,
I try to install Capistrano and WP-Stack to use them for my WP Multisite deployment process.
There are some things I'm not sure to understand.
1- Why do we need to create a new user "dep…
-
Adding the `-L` parameter fixes the issue
> -L: "If the server reports that the requested page has moved to a different location (indicated with a Location: header and a 3XX response code), this opti…