Deployer
The PHP deployment tool with support for popular frameworks out of the box (by deployphp)
git-ftp
Uses Git to upload only changed files to FTP servers. (by git-ftp)
Deployer | git-ftp | |
---|---|---|
48 | 9 | |
10,763 | 5,533 | |
0.6% | 0.3% | |
9.4 | 3.3 | |
17 days ago | 5 months ago | |
PHP | Shell | |
MIT License | GNU General Public License v3.0 only |
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 2024-06-02.
-
Membuat CI/CD Workflow Menggunakan GitHub Action dan Deployer pada Framework Laravel
Deployer
-
8 Essential Tools Every PHP Developer Needs
Deployer offers PHP developers a streamlined, zero-downtime deployment process, supporting major PHP frameworks. It is the ideal choice for secure, interruption-free deployment, automating and simplifying deployment tasks in the PHP environment.
-
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.
-
Does anybody use GitHub actions for deployment?
Yes, in combination with PHP deployer: https://deployer.org/
-
Ask HN: Easiest and cheapest full-stack frameworks that you love?
Is there an equivalent for deployer in .NET world?
https://deployer.org/
-
Ideas for minimum PHP pipeline for a small team
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 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.
-
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 :(
git-ftp
Posts with mentions or reviews of git-ftp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-29.
-
Installing Git FTP
cd C:\Program Files\Git\mingw64 git clone https://github.com/git-ftp/git-ftp git-ftp.git cd git-ftp.git && chmod +x git-ftp cp C:\Program Files\Git\mingw64\git-ftp.git\git-ftp C:\Program Files\Git\mingw64\bin\git-ftp
-
Creating a build for IBM iSeries
https://github.com/git-ftp/git-ftp (if you have to)
-
Deploying with ftp help
git ftp: https://github.com/git-ftp/git-ftp
- Copia automatica dei file da una repository GitHub allo spazio hosting web di Aruba
-
Continuous Deployment on Shared Hosting with GitHub Actions
I have been using shared hosting for a long time and I got bored with transferring my files via FTP every time I made changes. I then resorted to using GitHub where I pushed my code to the repo then pulled it from my shared hosting. I still was not satisfied. I used GitFtp which was alright. Until I learned about CI/CD in my Azubi Africa class.
- Anyone is using a tool to deploy your app to shared hosting providers?
- Drupal 9 deployment ?
-
Editing directly from FTP
I used to have a similar workflow as you did, but I am now using Git FTP (https://github.com/git-ftp/git-ftp) to edit locally and then push to the server with commands like git ftp push -s staging or git ftp push -s production - depending if you use git or not.
-
is there an auto update from remote in Git Version Control ?
Take a look at "GitHub - git-ftp/git-ftp: Uses Git to upload only changed files to FTP servers." https://github.com/git-ftp/git-ftp
What are some alternatives?
When comparing Deployer and git-ftp you can also consider the following projects:
Envoy - Elegant SSH tasks for PHP.
FTP-Deploy-Action - Deploys a GitHub project to a FTP server using GitHub actions
Rocketeer
git-quick-stats - ▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.
Magallanes - The PHP Deployment Tool
ftpdump - Bash script that dumps PS4 games via FTP connection over the network. For best dumping performance, please use this FTP payload: https://github.com/hippie68/ps4-ftp.