DeployerPHP: use composer or docker? #2792
Unanswered
campaignupgrade
asked this question in
Help needed
Replies: 1 comment 5 replies
-
Well, Deployer is for deployments) What do you use for it? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are the advantages and disadvantages of using Deployer via Composer vs a Docker based system?
I'm new to DeployerPHP and looking to use it for test and deploy stages of custom WordPress devops. It looks like I can install Deployer (and all the deps I need like WP, Bedrock, and Slack integration) or I can do the same via Docker images (we use Lando to manage containers).
I'm hoping to gather some of the community's wisdom before I put a ton of energy down the wrong path. =)
Beta Was this translation helpful? Give feedback.
All reactions