Deploy from GitHub? -


can deploy directly github (debian linux) server? there way of transmitting code github server automatically after each commit? , manipulating config file?

clone repository on server, run cronjob on server every 1 or 2 minutes(or interval depending on frequency of commits) , update repo. should enough. that's not advisable on production server. on testing or staging server though.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

javascript - Preserving URL fragment through CAS sign-on -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -