I plan to host the Rails application in Linode, but I'm still not sure about the requirements and the deployment process. I only get plan 512, as I expect relatively little traffic for the site.
My question is: do I need to get a repository like Github to save my code? I'm also a little worried about how long it takes to install the server and the deployment process. I looked at the Linode library, but I do not quite understand how to deploy Rails applications. I plan to use nginx as my server and passenger for deployment. Does anyone know where I can learn to deploy Rails applications on a Linode machine? A walkthrough with a detailed explanation would be great. Thank!
source
share