capistrano3-monit
capistrano3-monit copied to clipboard
Does this require a passwordless sudo user?
Nothing happens when I run cap staging monit:status. I opened capistrano console (bundle exec cap staging console) and entered sudo monit status, it asked for a password.
@chibeepatag if your server asks for a password, then this won't work, unfortunately.
I didn't setup any mechanism to handle that. (when I created this for my own use, I had password-less access via my SSH key)