Monday 23 November 2015

Re: [dcphp-dev] PHP Deployment Tool

I'll second using Capistrano. We've used it to deploy a variety of CMS and framework projects to all manner of environments. A recent success was getting it to send to an AWS autoscale group querying the AWS SDK to get the members so we didn't have to hard code them.


On Mon, Nov 23, 2015, 4:44 PM John Bafford <jbafford@zort.net> wrote:
I use Capistrano to handle deployments for my Symfony applications, since there's a lot of steps to do for a proper deployment. Capistrano's pretty flexible, and there are plugins to handle deploying other types of applications as well. You'll probably have to create custom recipes to handle your deployment, though.

-John


> On Nov 23, 2015, at 16:37, himanshu patel <himanshu.hims@gmail.com> wrote:
>
> Hi All,
>
> I have few portals that ( outsourced years ago) have to get in-house and maintain until we re-architect those.
>
> PHP Codebase for those project is very old styled. No Framework implementation, not much classes or any oops patterns implemented in it.
> Now, I want to automate deployment process to dev, stage and prod servers.
>
> Any suggestions for any deployment ( build ) tool that I can use for it ?
>
> Best Regards,
> Himanshu Patel.
>
> --
> You received this message because you are subscribed to the Google
> Group: "Washington, DC PHP Developers Group" - http://www.dcphp.net
> To post, send email to washington-dcphp-group@googlegroups.com
> To unsubscribe, send email to washington-dcphp-group+unsubscribe@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/washington-dcphp-group?hl=en
> ---
> You received this message because you are subscribed to the Google Groups "Washington, DC PHP Developers Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to washington-dcphp-group+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google
Group: "Washington, DC PHP Developers Group" - http://www.dcphp.net
To post, send email to washington-dcphp-group@googlegroups.com
To unsubscribe, send email to washington-dcphp-group+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/washington-dcphp-group?hl=en
---
You received this message because you are subscribed to the Google Groups "Washington, DC PHP Developers Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to washington-dcphp-group+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
William Hurley
Manager, Technical Development


Forum One: Extend Your Influence

--
You received this message because you are subscribed to the Google
Group: "Washington, DC PHP Developers Group" - http://www.dcphp.net
To post, send email to washington-dcphp-group@googlegroups.com
To unsubscribe, send email to washington-dcphp-group+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/washington-dcphp-group?hl=en
---
You received this message because you are subscribed to the Google Groups "Washington, DC PHP Developers Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to washington-dcphp-group+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

0 comments:

Post a Comment