Tuesday 24 November 2015

Re: [dcphp-dev] PHP Deployment Tool

You can check out our Capistrano code at github.com/ForumOne/web-starter. Documentation is a little scattered between the wiki and github pages but it should be able to point you in the direction we went. Especially around getting rsync to work so we could deploy build artifacts like CSS compiles from SCSS so we don't have to store it in the repo.


On Tue, Nov 24, 2015, 8:37 AM himanshu patel <himanshu.hims@gmail.com> wrote:
Thank you for suggestions. 
I will try out Capistrano.

Satish, bitbucket is good option. But we have constraints of using TFS repository. Also, due to HIPPA we cannot upload code to third party server.

Best Regards,
Himanshu Patel.

On Tue, Nov 24, 2015 at 1:00 AM, satish Ashilwar <satish.ashilwar@gmail.com> wrote:
Hello Himanshu,

My suggestion is you can use the version control application like GIT. You can create your own GIT server and set the conditional auto-deployment base on tag / feature branch release message. Please check the http://bitbucket.org which also provide you unlimited private repository access. using bitbucket you can easily set auto-deployment feature.

Hope the above information may help you.

Thanks,
Satish


On Tue, Nov 24, 2015 at 3:07 AM, 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