deploy rails app to remote machine

Ron Stanonik June 27, 2013
I'm trying to use bamboo continuous integration for a rails app. I installed the rake plugin, but it only seems to build the app on the bamboo server. How do I deploy to a remote server? Thanks, Ron

1 answer

0 votes
RianA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 3, 2013

Perhaps you could use SSH/SCP task in order to achieve this. You could deploy it by specifying the command that you would like to run on the remote machine. For more information, please refer to the following documentation.
* https://confluence.atlassian.com/display/BAMBOO/Using+the+SCP+task+in+Bamboo
* https://confluence.atlassian.com/display/BAMBOO/Using+the+SSH+task+in+Bamboo

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events