SaaSHub helps you find the best software and product alternatives Learn more →
Deployer Alternatives
Similar projects and alternatives to Deployer
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
ext-openswoole
Programmatic server for PHP with async IO, coroutines and fibers
-
PHPloy
PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
-
Dokku
A docker-powered PaaS that helps you build and manage the lifecycle of applications
-
-
-
-
-
-
-
OmniPay
A framework agnostic, multi-gateway payment processing library for PHP 5.6+
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Deployer reviews and mentions
-
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 :(
-
Best setup for a PHP (Laravel) site using CDK?
If you aren't then https://deployer.org/ is pretty easy for beginners
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f09211bfd10>
www.saashub.com | 4 Jun 2023
Stats
deployphp/deployer is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Deployer is PHP.