Can you deploy a rails application from any virtual machine? -


my question is, in essence, given virtual machine (say ubuntu 14.04), can deploy rails app. regardless of hosts machine?

i ask question because i'd host rails application through google's cloud compute engine vms. google's cloud compute allow me this?

thanks!

google cloud compute engine not limiting you, appengine does. it's traditional vm , can run there whatever want. can ubuntu vm , install software supported os

if looking ruby/rails, there official "click-to-deploy" vm: https://cloud.google.com/solutions/ruby/. of course can setup ruby stack using plain ubuntu, etc


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -