linux - Auto Deployment with Git -


ok, trying auto deploy node.js application git.

this have on server:

/home/git/myproj.git - bare repo /home/me/public_html - cloned repo of aforementioned bare repo 

now problem is, cannot pull myproj.git/hooks/post-receive because push repo made git user have permissions problem. have tried deployment scripts have been facing lot of permissions issues.

i have heard of tools capistrano, fabric, gitolite, guess it's complex me atm, , want easier (very easy setup, , keep on replicating in multiple projects).

i hope made myself clear. think problem related - auto deployment php script using gitolite - not using gitolite , answer doesn't make sense me (probably because english not well).

i first started git , post-recieve hooks myself didn't them. switched simple bash script. if don't use script it's 200 lines in total it's great steal snippets from.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -