Deployer!

Deployer alternatives

  • DeployBot

  • Deploy your apps from GitHub, Bitbucket or any Git repository to any hosting platform of your choice.

    tags: deployment elastic-beanstalk file-transfer-protocol sftp
  • 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
  • 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
  • Commando.io

  • A simpler way to manage servers online. Commando.io empowers users to be more efficient, improve their workflow, and eliminate anxiety over server provisioning, maintenance, and deployment. DropBox simplified online storage, GitHub simplified revision control, Commando.io simplifies server management.

    tags: server-management deployment amazon configuration-management server-administration
  • fredistrano

  • Fredistrano is a deployment tool for web applications. It automates the export of your sources from a subversion repository and synchronizes them with the content of a target directory. Several manual tasks are also handled directly by the application during the deployment: renaming of configuration files, modifying permissions... Fredistrano is inspired from the smart Capistrano project.

    tags: deployment deployment-web website-deployment web-delpoyment