Ansistrano Alternatives, Similar

Ansistrano
All Ansistrano Alternatives
Commando.io
A simpler way to manage servers online. Commando.io empowers users to be more efficient, improve their workflow, and eliminate anxiety...
Capistrano
Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH. It uses a...
Deployer
Deployer is a deployment tool written in PHP, it's simple and functional. Deploy your code to all servers you want,...
SSPS
The SSPS is the Software Provisioning System. It helps developers and configuration management personnel to automate the publication and deployment/installation...
fredistrano
Fredistrano is a deployment tool for web applications. It automates the export of your sources from a subversion repository and...
Ansistrano About
Capistrano is a remote server automation tool and it's currently in Version 3. Version 2.0 was originally thought in order to deploy RoR applications. With additional plugins, you were able to deploy non Rails applications such as PHP and Python, with different deployment strategies, stages and much more. I loved Capistrano v2. I have used it a lot. I developed a plugin for it.
Capistrano 2 was a great tool and it still works really well. However, it is not maintained anymore since the original team is working in v3. This new version does not have the same set of features so it is less powerful and flexible. Besides that, other new tools are becoming easier to use in order to deploy applications, such as Ansible. More Info »
So, I have decided to stop using Capistrano because v2 is not maintained, v3 does not have enough features, and I can do everything Capistrano was doing with Ansible. If you are looking for alternatives, check Fabric or Chef Solo.