0

I have one private repository at Bitbucket that I use to push my php code. I would like to know if the best to have the code in my server Amazon EC2.

I cloned the repository on my server and update the code using 'git pull'.

There is a better way to do that?

4

1 回答 1

0

看看 capistrano 甚至一些部署构建软件。 http://guides.beanstalkapp.com/deployments/deploy-with-capistrano.html

您不必使用 ruby​​ 来部署 capistrano

于 2012-10-22T12:47:17.193 回答