Ruby on Rails
Friday, February 1, 2013
I currently have multiple JRuby on Rails applications that are deployed out to multiple different servers.
The process currently involves:
- Precompiling assets
- Warbling
- SCP-ing the WARs out to their locations
- SSH-ing to each server to:
- Stop Tomcat
- Move the new WAR into Tomcat
- Start Tomcat
--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/7ZxOsTPYX6QJ.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment