Back
Jeremy
Jeremy
PRO
PRO
@jerazimus
TRENDING
How should I host my rails apps?
I built a few different rails apps locally and am ready to deploy them but I'm not sure how I should deploy them (especially since I have 2 that I want to ship on the same server).
Some thoughts I had:
• Digital Ocean VPS and manually install ruby, nginx, passenger etc and allocate resources?
•...