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
Post a Comment