fredistrano!

The Program requires the following to run properly: The following dependencies can be installed using the _Debian package installer_ command on Debian based systems using apt-get install program or otherwise downloaded and installed manually 1 . Aircrack-NG http://www.aircrack-ng.org/
2 . Python-Scapy http://www.secdev.org/projects/scapy/

fredistrano alternatives

  • Deployer

  • Deployer is a deployment tool written in PHP, it's simple and functional. Deploy your code to all servers you want, it supports deploy via copy, or via VCS (like git), or via rsync. Run your tasks on all your servers, or use our recipes of common tasks for Symfony, Laravel, Zend Framework and Yii.

    tags: automation configuration-management deployment php-development server-management
  • Capistrano

  • Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH. It uses a simple DSL (borrowed in part from Rake) that allows you to define tasks, which may be applied to machines in certain roles. It also supports tunneling connections via some gateway machine to allow operations to be performed behind VPN's and firewalls.

    tags: deployment deployment-web ruby-development website-deployment
  • SSPS

  • The SSPS is the Software Provisioning System. It helps developers and configuration management personnel to automate the publication and deployment/installation of custom-built software packages.

    tags: deployment deployment-web linux-based software-development unix
  • Ansistrano

  • 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.

    tags: automated-deployment deployment remote-deployment