Getting rails application from github to debian server
Posted
by Micke
on Stack Overflow
See other posts from Stack Overflow
or by Micke
Published on 2010-04-11T15:24:44Z
Indexed on
2010/04/11
15:33 UTC
Read the original article
Hit count: 446
Hello. I've been developing my first rails application on my windows computer. But now i have been setting up a debian server with nginx and passanger. I've been using Github to keep track of my application and now i am wondering how i can get the Github version of my application to the debian server and put it in production mode?
Anybody that have a good guide about this or something?
© Stack Overflow or respective owner