We are looking for a automated remote deployment system for our Rails deployments. Are there any good alternatives to Webistrano. We want try out first and select which will best suit our requirements.
Asked
Active
Viewed 5,011 times
7
-
2Have a look at kwatee (http://www.kwatee.net) – mac Jun 13 '12 at 12:02
4 Answers
4
Etsy have open sourced their Deployinator. It uses Sinatra, Capistrano and a little PHP, but you can deploy anything from it.

ghr
- 647
- 4
- 16
2
After long time search, I've started building Gunnery - a real, modern webistrano alternative.

jazgot
- 1,943
- 14
- 25
0
I don't know if it is still relevant but I would like to come up with a different solution. I am building a new deployment tool that does just what you are looking for. I do not intend to spam my stuff here but since I am building something that could help you...
Anyway, have a look here https://alessiosantocs.github.io/Captain. I'm gathering feedback so if you have any please let me know.

Alessio Santo
- 26
- 4