简体   繁体   中英

upload rails app to live server

how do i go about uploading a rails app that works locally (on MAMP) to a live server?

thanks

There are numerous solutions. The most common one is using capistrano , but you could find some hosting solution with their own deployment process like Heroku .

Rails guides on the subject: http://rubyonrails.org/deploy

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM