php - Nginx and github for website -


I just set up an EC2 server with nginx / php / mysql / ruby-rails.

I was thinking that there was a way to use my Gitob repo and every time I commit it cloning it on the web server. Some files are PHP and other rubies are.

What this might look for is:

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

javascript - What is an alternative to using getElementByClass for hiding multiple elements? -

c# - GetType() == type perfomance question -