Level 80
@phpMick If you’re using AWS then there are services for deploying: namely CodeDeploy. It’ll be able to run deployment scripts too in case you need to compile assets, run database migrations etc.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
How should I be deploying my application?
At the moment, I am SSHing onto my live box and then doing a GIT pull. Surely there is a better way than this?
We are trying to upgrade our architecture this week and add a load balancer, how should I deploy to multiple boxes?
Thanks,
Mick
Please or to participate in this conversation.