Deployer
The PHP deployment tool with support for popular frameworks out of the box (by deployphp)
Rocketeer
By rocketeers
DISCONTINUED
Our great sponsors
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Deployer
Posts with mentions or reviews of Deployer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-07.
-
Every client asks: Why not Wordpress?
I use deploybot.com to handle like 10 different Drupal installs, on a shared hosting. See also https://deployer.org but you can have your "light" platform.sh on a reasonably cheap shared hosting.
-
Ask HN: Easiest and cheapest full-stack frameworks that you love?
Is there an equivalent for deployer in .NET world?
-
Ideas for minimum PHP pipeline for a small team
The easiest way to switch from your current ssh -> git pull deployment to CI deployment is the switch to Deployer. https://deployer.org/ which is doing something similar but in a blue/green deployment way. A github action for it can look like this:
We have recently moved from jenkins + deployer.org to envoyer.. Alot of value and ease of life considering the monthly fee....
-
What are your deployment steps for continuous delivery with a Laravel App?
I use deployer and deployphp github action
I would also check out PHP Deployer (https://deployer.org/) as an open source/free alternative to some of those paid solutions mentioned in other comments.
We run a GitHub Actions workflow on push to master / PR merges for our Laravel apps that builds our assets, runs tests & code quality checks, then deploys to our server(s) using Deployer.
-
How to deploy LAMP stack
setup blue/green deployments or go fancy with something like deployer
-
What tools/services are you using to deploy your Symfony app to servers?
Deployer https://deployer.org/
-
How to deploy an app?
I'm not looking for a hosting, i'm looking for the equivalent of deployer.org for node. A package that handles the process to git pull, install dependencies, rollback if necessary, etc... When i search for "how to deploy a node app" all i get is tutorials on how to deploy to Heroku, Vercel & other cloud providers :(
Rocketeer
Posts with mentions or reviews of Rocketeer.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Rocketeer yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Deployer and Rocketeer you can also consider the following projects:
Envoy - Elegant SSH tasks for PHP.
Magallanes - The PHP Deployment Tool
Capistrano - A deployment automation tool built on Ruby, Rake, and SSH.
Pomander - Deploy your PHP with PHP. Inspired by Capistrano and Vlad.
Plum - A deployer library for PHP 5.3
PHPloy - PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
Vlad the Deployer
Fabric - Simple, Pythonic remote execution and deployment.
Mina - Blazing fast application deployment tool.