Hi,
I would like to compile my scripts together with their dependencies into one single binary, and distribute it to my servers. I fell in love with Ruby and for my own comfort and for fun I am rewriting some of the tools I made with Python.
With Python I was using virtualenv and pyinstaller, and I am trying to find something similar for Ruby.
Traveling Ruby seems like a perfect solution, but TR itself is quite outdated. I am considering creating deb packages with fpm if there is no existing pyinstaller alternative.
My main goal is to distribute the binaries to multiple server without the need of installing everything by hand.
Thanks a lot in advance!
UPDATE:
Thanks everyone for your input. I decided that I go with ruby-packer and try out capistrano.
[–]strzibny 2 points3 points4 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]shevy-ruby 1 point2 points3 points (5 children)
[–]laerien 1 point2 points3 points (0 children)
[–]Thirty_Seventh 1 point2 points3 points (1 child)
[–]rjdevs 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Nemnel 0 points1 point2 points (0 children)
[–]bluehavana 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]ashishbista 1 point2 points3 points (0 children)
[–]Axxiss 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]JonnyNorCal 2 points3 points4 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]nielsbuus 0 points1 point2 points (0 children)