How you do it depends a lot on whether you can push the updates or do the customers want to pull the updates at a time of their choosing etc. In my app I put a 'update' link which fetches (ftp) files from my server and then installs them on the customers server. This process lets the customer decide when he can have an interruption including a restart of the server. If you can push the update whenever you want a capistrano based solution may work.

Norm

On 02/04/2015 12:00 AM, Kengsreng Tang wrote:
We ship our rails application to customer and customer deploy on their
own server.
If we release a new version that include bug fixes, and we want to apply
to those bug fixes to all clients.
What is the good approach?


--
You received this message because you are subscribed to the Google Groups "Ruby on 
Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/54D25837.5010704%40earthlink.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to