webistrano
webistrano copied to clipboard
Webistrano is a Web UI for managing Capistrano deployments
I just downloaded the latest source and upgraded from the 1.5 bundle. The upgrade went fine, after installing the bundler gem, but now I'm getting the following error: # Logfile...
Everything seems to have been done correctly however, I get 403 Forbidden when I access it from browser. Attaching Error log. [nignx-errror-log.txt](https://github.com/peritor/webistrano/files/301862/nignx-errror-log.txt)
BUG: Missing ` on unicorn_restart_cmd causes unexpected EOF error in shell side.
Hey guys, I did some work for a large agency that needed LDAP authentication, roles, and archiving of projects. Do you think these are features that you would like in...
This is a simple fix for a typo in the unicorn template.
This commit allows you to run webistrano under [Pow](http://pow.cx/) and installs the [poweder gem](https://github.com/Rodreegez/powder) in the development environment to make using Pow even easier. Thanks, Nathen
Spleling erorr correcetd.
Based on the Working Drafts for Desktop Notifications (https://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html http://www.w3.org/TR/2012/WD-notifications-20120614/) This patch adds a deploy status notification (Definitely works with Chrome 24, and if-else chains can be added to support...
lack of grave in unicorn template. best regardz:)